View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
jafco jafco is offline
external usenet poster
 
Posts: 1
Default How can I enter a 4 in a cell & have it return 4:00 PM in Excel?

I'm trying to make a simple work schedule in excel indicating only the
starting times of several employees. I would like to be able to simply type
in a single digit such as a 4 and have it return the time as 4:00 PM or maybe
2 digits such as 63 and have it return 6:30 PM. Excel does this quite well &
quite simply with currency; I can type a 4 and get a $4.00 as a result. My
schedule is very simple; the employees' names are listed in column A, the
days of the week are the headings for columns B-H. All I have to do is enter
the starting times in the empty cells.

Thank You