Creating Macro for Number conversion

ragan

Board Regular
Joined
Dec 3, 2008
Messages
52
I need to be able to take a currency number such as $1,350,000.00 and turn it into 1.350. I have a huge spreadsheet that are calculations that I need this way for a reason but then when showing this same information on another chart, I need to convert it to the smaller number format. help!
 

Excel Facts

Can you AutoAverage in Excel?
There is a drop-down next to the AutoSum symbol. Open the drop-down to choose AVERAGE, COUNT, MAX, or MIN
Can't you just divide the number by 100000 to get the lesser value?
 
Upvote 0
ragan,

If you actually want to divide them all by 1000000.000

Type the number 1000000.000 in any empty cell (cell D1), and format that cell as a Number with 3 decimal places.







Copy that cell (cell D1).

Select your range of data (range A1:B10) then click Edit -> PasteSpecial -> Divide

And click on the OK button.


 
Upvote 0

Forum statistics

Threads
1,224,600
Messages
6,179,834
Members
452,947
Latest member
Gerry_F

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