Convert text to number for a table

haganator

New Member
Joined
Aug 5, 2008
Messages
42
How can I convert a large table of numbers stored as text to actual numbers...without going one by one? I tried highlighting all cells in the table and formatting them from text to numbers, but this didn't work.

Thanks,
Jeff
 

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce
Copy any EMTPY cell
Highlight the range you want to convert
Right Click - Paste Special - Values - Add

Hope that helps.
 
Upvote 0
You could use the VALUE() function next to each cell, copy it down, then paste the column of numbers as values over the top of the text counterparts.
 
Upvote 0
Another method that should work... Select the column of text "numbers", format the cells as General (if they are not already formatted that way), press ALT+de to bring up the Convert Text To Columns dialog box and click the Finish button as soon as the dialog box appears.
 
Upvote 0

Forum statistics

Threads
1,214,913
Messages
6,122,207
Members
449,074
Latest member
cancansova

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