D
Dennis D.
If the input time (not the system time) in a textbox is 16:00 or 4 PM how do
I subtract 15 minutes and get 3:45 PM?
If the input time is 12:15 AM how do I subtract 30 minutes and get 11:45 PM?
As a side note: I began by parsing 16:00 and using timeserial() to produce
4:00 PM.
My output textboxes should read 3:45 PM and 11:45 PM respectively.
A simple description will do fine. I can write the code.
Thanks,
D.,
http://www.dennisys.com/
I subtract 15 minutes and get 3:45 PM?
If the input time is 12:15 AM how do I subtract 30 minutes and get 11:45 PM?
As a side note: I began by parsing 16:00 and using timeserial() to produce
4:00 PM.
My output textboxes should read 3:45 PM and 11:45 PM respectively.
A simple description will do fine. I can write the code.
Thanks,
D.,
http://www.dennisys.com/