Excel

J

jr

in the format cells dialog box select the CUSTOM option.
In the "Type:" section enter:
"["###.###"]"[<0]
This sets a number of 3-decimal format in square brackets.
The [<0] specifies that this format is to be used for
negative numbers.
 
Top