Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.setup
|
|||
|
|||
![]()
is there some macro/etc that will auto convert entered numbers into 2
decimal places like an adding machine, i dont mean to convert after the number is entered and then run a macro that divides by 100 but essentially doing the divide by 100 when either return is hit or an arrow key that moves out of the cell where the number has just been entered. |
#2
![]()
Posted to microsoft.public.excel.setup
|
|||
|
|||
![]()
ToolsOptionsEdit.
Check "fixed decimal places" and set to 2 places. Note: this is global setting so all workbooks/worksheets will be affected. Otherwise, event code can do the job for a specific range or worksheet. Gord Dibben MS Excel MVP On Mon, 9 Apr 2007 16:05:29 -0700, "bbxrider" wrote: is there some macro/etc that will auto convert entered numbers into 2 decimal places like an adding machine, i dont mean to convert after the number is entered and then run a macro that divides by 100 but essentially doing the divide by 100 when either return is hit or an arrow key that moves out of the cell where the number has just been entered. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Auto negative entry | Excel Worksheet Functions | |||
Auto date entry? | Excel Discussion (Misc queries) | |||
How to format a number cell to auto count 1 up on file open | Excel Worksheet Functions | |||
Want a number of cells to be auto completed based on entry in one. | Excel Worksheet Functions | |||
Time Format Auto Entry AM and PM | Excel Discussion (Misc queries) |