Formatting question

Pauljj

Well-known Member
Joined
Mar 28, 2004
Messages
2,047
Is it possible that when i enter a figure like 3600 it can be formatted to 3.6, so every figure is divided by one thousand ??. I cant have a formula as I would be typing over it ...any ideas ?
 

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.
Hi Paul

Sure is: use a custom format like

#,##0.0,;[Red]-#,##0.0,

where the "," indicates that the number is displayed divided by 1,000 (use multiple instances to increase the divisor ie ",," would be to display in millions.


Richard
 
Upvote 0
That is amazing but how the hell did you know that ????? where on earth do you find that info ????????????
 
Upvote 0
or, if you want it effecting not just the format but the stored value:

tools| options | edit | fixed decimal - set to 3
 
Upvote 0
"...where on earth do you find that info ????????????"

review the excel help topic 'Number format codes', in particular the section 'Decimal places, spaces, colors, and conditions'.
 
Upvote 0

Forum statistics

Threads
1,215,013
Messages
6,122,690
Members
449,092
Latest member
snoom82

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