I have 2 textboxes one has military time entered by user. I want to subtract 2hours from this entry and place it into textbox2...
so if user enters 13:00 in Textbox1, how can I get Textbox2 to show 11:00?
I have tried several calcs, but can't seem to get it right.
so if user enters 13:00 in Textbox1, how can I get Textbox2 to show 11:00?
I have tried several calcs, but can't seem to get it right.