S
Steved
Hello from Steved
How do I format a worksheet so that when I type 844
it becomes 08:44 (hh:mm)
Thankyou
How do I format a worksheet so that when I type 844
it becomes 08:44 (hh:mm)
Thankyou
Frank Kabel said:Hi
you need VBA for this (using an event procedure). See
http://www.cpearson.com/excel/DateTimeEntry.htm
Bob said:QTE?