Hello,
I have a macro (below) that works as it should. However, if I put the time in (using a colon), so 12:00 instead of 1200, it gives me a different time (0:00). Any ideas? I need it to work both sides.
Public Function MilitaryToTime(T1 As Integer)'
' Input T1: 24-hour time as integer,e.g...