How to mass convert numbers stored as text to number?

Jyggalag

Active Member
Joined
Mar 8, 2021
Messages
422
Office Version
  1. 365
  2. 2019
Platform
  1. Windows
Hi all,

I have a VERY LARGE sheet like this:

1668077748418.png


All the numbers are "text" for some reason??

I want them to be numbers, but I have to manually click each cell and press "Convert to Number"

How can I do this faster for an entire column from B2:B5000?

Thanks!

Jyggalag
 

Excel Facts

How can you automate Excel?
Press Alt+F11 from Windows Excel to open the Visual Basic for Applications (VBA) editor.
Copy your range. Paste with Ctrl+Alt+V.
In the pop up window, select Values and Add operation. Click OK.
 
Upvote 0
Solution
Another option is Text to columns, delimited, next, clear all check-boxes, Finish
 
Upvote 0
T
Copy your range. Paste with Ctrl+Alt+V.
In the pop up window, select Values and Add operation. Click OK.
This worked! No idea what the "Add Operation" does, but it worked haha

I tried a normal CTRL ALT V paste as values before, but it didnt work

so thank you very much Flashbond! :)
 
Upvote 0
Actually, it does what it says. Normally, it adds the copied number to the pasted cell value. Since you don't have an actual number in cells, it just converts the string to a number and overwrites again.
 
Upvote 0
I want them to be numbers, but I have to manually click each cell and press "Convert to Number"
You don't actually. Select all the cells (doesn't matter if some are already numbers), then use the Convert to Number option in the tag.
 
Upvote 0

Forum statistics

Threads
1,214,980
Messages
6,122,563
Members
449,088
Latest member
Motoracer88

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