format time

K

kefee85

I need to format a column to display the time as 0130...without the colon.
Is there an easy way to do this?
 
S

smartin

kefee85 said:
I need to format a column to display the time as 0130...without the colon.
Is there an easy way to do this?

Cells | Format | Number | Custom, enter hhmm for the type.
 
G

Gord Dibben

Custom Format of hhmm

Note: formatting the cells will display existing time as 0130 but in order
to enter a valid time you still have to type the colon.


Gord Dibben MS Excel MVP
 
Top