J
Jeremy Dillberg
I have formatted times in a spreadsheet with [hh]:mm:ss in
order to add past 24 hours. What I would like to know is
how come when I open a Data Form through a macro, the
information is still shown in with AM or PM or with a date
at the beginning if the total is greater than 24 hours.
Is there a way for me to format this with code. My macro
to open the data form is simple....
Worksheets("Stats").ShowDataForm
Thank you,
Jeremy
order to add past 24 hours. What I would like to know is
how come when I open a Data Form through a macro, the
information is still shown in with AM or PM or with a date
at the beginning if the total is greater than 24 hours.
Is there a way for me to format this with code. My macro
to open the data form is simple....
Worksheets("Stats").ShowDataForm
Thank you,
Jeremy