Displaying zeroes in decimals

P

patrickcnj

I need to display numbers like "1.0" and 2.0" and I can't get around the
auto-correct that changes them to "1" and "2". How do I do this? Thanks!
 
M

M Kan

You should see a comma style button on your formatting toolbar. It's next to
the dollar button and the percentage button. Click that and your numbers
will be formatted with 2 decimal places. Use th two buttons next to that to
increase or decrease the number of decimal places.
 
D

Dave Peterson

You could also use a Number format and specify the number of decimal places you
wanted to see.
 
Top