Keyboard Shortcut: thousands separator, no decimal places

  • Thread starter Thread starter bla
  • Start date Start date
B

bla

Hi, is there a keyboard shortcut that can format with a thousands
separator and 0 decimal places (and no $ sign either).

example: from "12345.6789" to "12,346"
 
Create a macro by recording formatting you wish to have. Than assign
shortcut to this macro.
 
I use this (which isn't exactly the same format as you want) in xl2003.

I select the cells
Then click on the , (comma style) button on the formatting toolbar
Then click on the decrease decimal button on that same toolbar (as many times as
I need).
 
Back
Top