Convert text numbers to numeric format

SteveE

New Member
Joined
Oct 28, 2003
Messages
15
Could anyone please advise the function which I can use to convert numbers stored as text to numeric format.
any help welcome
 

Excel Facts

Does the VLOOKUP table have to be sorted?
No! when you are using an exact match, the VLOOKUP table can be in any order. Best-selling items at the top is actually the best.
Depending on the layout of the data, you could try the Data|Text to Columns menu option.
 
Upvote 0
Many thanks I think I have found the correct function VALUE this appears to work fine thanks for your help though.
 
Upvote 0
OR... (I'm gonna use the menu upon right clicking with the MOUSE)

Select the range of cells you want to convert from TEXT to NUMBER.
Right Click on cells.
Choose Format Cells
Choose Number Tab
Click on NUMBER, and set decimal places.

OR... The more RELIABLE FORMAT CHANGE...

type a 1 in an empty cell.
Copy that cell with a [ctrl][c]
Select the range of cells you want to convert from TEXT to NUMBER.
Right Click selected range.
Select PASTE SPECIAL from menu.
Select MULTIPLY, click OK
then do what Seti suggested for good measure.
 
Upvote 0

Forum statistics

Threads
1,215,452
Messages
6,124,914
Members
449,195
Latest member
Stevenciu

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