number formatting

N

nunny09

is there a way to eliminate the spaces between the -(negative sign) and the
number when using /# "#,##0.00" number formatting?
 
G

Graham Mayor

Use - \# ",0.00; -,0.00; 0.00" instead
Note the direction of the slash!

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP


<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 
Top