View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
TomP TomP is offline
external usenet poster
 
Posts: 27
Default Trouble keeping the time format

I'm using a data validation tool to select a group of times available to
choose from. It is formatted in "1:30 AM" ... etc. The source is
formatted that I like it and even the drop down works as I like it.

The problem is, someone wrote a macro that causes my time formats to appear
in decimal notation.

Does anyone know what to look for to see where in the macro that causes this?

Thank you,