Auto Decimal Placement

Moxioron

Active Member
Joined
Mar 17, 2008
Messages
431
Office Version
  1. 2019
Hi all.

I know this is probably a no-brainer for most of you.

The numbers in my column look like this 1000, I want them to look like this 10.00. How can I accomplish this?

Thanks for your help.
 

Excel Facts

Format cells as date
Select range and press Ctrl+Shift+3 to format cells as date. (Shift 3 is the # sign which sort of looks like a small calendar).

mvptomlinson

Well-known Member
Joined
Mar 10, 2008
Messages
2,638
1. Type the number 100 into any blank cell.
2. Copy that cell (Edit -> Copy, or CTRL+C).
3. Select your column or range of cells you wish to change
4. Click Edit -> PasteSpecial.. -> Divide -> OK
5. Format those cells as Number with 2 decimal places
6. Delete the cell with 100 in it.

Note: This converts the actual values in the cell from 1000 to 10.00, 12345 to 123.45, etc. It's not just showing you 1000 with a decimal thrown in the middle.
 
Upvote 0

lenze

Legend
Joined
Feb 18, 2002
Messages
13,690
So, 1000 (one thousand)is really 10.00 (ten)
In a blank cell, enter .01 and copy. Select your cells and do a Paste Special>Multipy. Format as number with 2 decimal places.

If you, however, wish to retain the value of one thousand but display it as 10.00, then choose Format>Cells>Number Tab> Custom. For type, enter
##"."00

lenze
 
Upvote 0

Moxioron

Active Member
Joined
Mar 17, 2008
Messages
431
Office Version
  1. 2019
Thank you for the prompt response. The result I get when I follow your instructions is zero in the 'new' column.
 
Upvote 0

lenze

Legend
Joined
Feb 18, 2002
Messages
13,690
Which instructions? Both of my suggestions, as well as Tom's do what they stated they will do.

lenze
 
Upvote 0

Moxioron

Active Member
Joined
Mar 17, 2008
Messages
431
Office Version
  1. 2019
I followed Tom's instructions:

1.) I copied the column cell range that I want to change
2.) Performed a 'Paste Special' and selected the 'Divide' box
3.) Formated the new column as a number with two decimals

Yes, 1000 is actually 10.00 (ten).

Thanks for your help.
 
Upvote 0

Forum statistics

Threads
1,191,501
Messages
5,986,927
Members
440,067
Latest member
Swatts1

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
Top