S sachar Member Feb 1, 2016 #1 Dear All, With reference to the attached sample file, May I know what is the wrong with “FIND” formula in Column “B” that is returning the value “#VALUE”? Attachments FIND_NUMBER FILE.xlsx FIND_NUMBER FILE.xlsx 10.5 KB · Views: 8
Dear All, With reference to the attached sample file, May I know what is the wrong with “FIND” formula in Column “B” that is returning the value “#VALUE”?
Khalid NGO Excel Ninja Feb 1, 2016 #4 sachar said: May I know what is the wrong with “FIND” formula in Column “B” that is returning the value “#VALUE”? Click to expand... Hi sachar, You have the solution, I just want answer your query. Your cell is formatted to look so, the cell contains real numbers; The thousand separator and 2 decimals are actually not in your cell: FIND function is unable to search the "comma" , hence ERROR. Regards,
sachar said: May I know what is the wrong with “FIND” formula in Column “B” that is returning the value “#VALUE”? Click to expand... Hi sachar, You have the solution, I just want answer your query. Your cell is formatted to look so, the cell contains real numbers; The thousand separator and 2 decimals are actually not in your cell: FIND function is unable to search the "comma" , hence ERROR. Regards,