When I put your sample data into a sheet, it showed that most of the data had Char 160 at the right of the numbers,
The formula works.
If you remove the char 160, you can coerce the text to a number.
Replace non-breaking spaces with regular spaces. Using the SUBSTITUTE and CHAR functions, substitute character 32 for character 160. Example: =SUBSTITUTE(BadString,CHAR(160),CHAR(32)).
To Dave Patton,
Thanks for your help. I realized that character was an extra blank (space?, your 160?) in all the numbered cells. Once removed, all became numbers. Thanks. Tom
We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel
Which adblocker are you using?
Disable AdBlock
Follow these easy steps to disable AdBlock
1)Click on the icon in the browser’s toolbar. 2)Click on the icon in the browser’s toolbar. 2)Click on the "Pause on this site" option.
Go back
Disable AdBlock Plus
Follow these easy steps to disable AdBlock Plus
1)Click on the icon in the browser’s toolbar. 2)Click on the toggle to disable it for "mrexcel.com".
Go back
Disable uBlock Origin
Follow these easy steps to disable uBlock Origin
1)Click on the icon in the browser’s toolbar. 2)Click on the "Power" button. 3)Click on the "Refresh" button.
Go back
Disable uBlock
Follow these easy steps to disable uBlock
1)Click on the icon in the browser’s toolbar. 2)Click on the "Power" button. 3)Click on the "Refresh" button.