View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default Is there an XLS function to convert std time to Military time?

If you want 18:57 to appear as 1857, then you could use =TEXT(A1,"hhmm")
--
David Biddulph

Carl wrote:
Is there an XLS function to convert std time to Military time?