calculating time for different time zones

D

Douglas J. Steele

Use the DateAdd function in the AfterUpdate event of text box 1 to set the
value of text box 2.
 
P

Peter

I have text input box1 on a form set to short time
format. I want text input box2 on the form to equal the
time in box1 plus 2 hours. Any help is appreciated
 
Top