Error saying number isformatted as text or preceded by an apostrophe

sobrien1234

Board Regular
Joined
May 10, 2016
Messages
175
Office Version
  1. 365
Platform
  1. Windows
I have downloaded data from the internet in column A and it all appears as numbers however when I write a formula on column B using those numbers it doesn't work.

I notice a ! in column be that says the number is formatted as text or preceded by an apostrophe.

How can I write a formula (say in column C) to get rid of any formatting/apostrophe issues? Assume A1 and the formula will be in C1

Thanks
 

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.
Hi,

Select Column A, Click on that ! symbol, scroll down, second option (I think), "Convert to Number"
 
Last edited:
Upvote 0
I need a formula in column C as I have to do this multiple times (100 times a day) - it would take too much time.
 
Upvote 0
It will take "too much time" to do a total of 3 ( Three ) clicks???

1 click to select entire column A
1 click on the !
1 click on "convert to numbers"

But if you want to do it the hard way:

In C1 copied down.

=A1+0
 
Upvote 0

Forum statistics

Threads
1,214,789
Messages
6,121,605
Members
449,038
Latest member
Arbind kumar

We've detected that you are using an adblocker.

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.
Go back
Back
Top