Leading 0's

E

exsam21

How do I keep a leading "0"? For example, I need to enter military time
and I want the cell to display 0753 when I enter 753. Thanks.
 
B

Bob Phillips

format as 0000, Format>Cells>Custom.

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)
 
D

David Billigmeier

<Format><Cells>
Go to the "Number" tab
Click on "Custom"
Enter "0000" (without the quotes)
 
G

Gord Dibben

But just remember...........it will look like 0753 but is not a not a real time,
only the number 753.


Gord Dibben MS Excel MVP
 
Top