View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
xcel__ xcel__ is offline
external usenet poster
 
Posts: 3
Default Times before noon show different

Hi

Column A has cells with times before 12:00 noon. 10:30 in the cell shows as
10:30 in the formula bar

after 12:00 noon, shows as 01:30 in the cell. In the formula bar it shows as
01:30:00

How can I make before noon times to show as 10:30:00

This is so I can sort by times.Morning first, then afternoon and then night

Thanks inadvance

Dave