G
Guest
Ok this has to be simple. How do I get a control to refresh its value after
another control's value changes.
I have two controls txtStartTime and txtEndTime. OnOpen of the form
txtStartTime value = 12:00 hrs. txtEndTime has a default value of one hour
later than txtStartTime, so shows as 13:00 hrs. When I change the value of
txtStartTime, to say 14:00 hrs I want txtEndTime to change to 15:00hrs.
I have looked at the news group and tried all sorts of combinations of
refresh etc. but cant get it working.
Cheers,
nB
another control's value changes.
I have two controls txtStartTime and txtEndTime. OnOpen of the form
txtStartTime value = 12:00 hrs. txtEndTime has a default value of one hour
later than txtStartTime, so shows as 13:00 hrs. When I change the value of
txtStartTime, to say 14:00 hrs I want txtEndTime to change to 15:00hrs.
I have looked at the news group and tried all sorts of combinations of
refresh etc. but cant get it working.
Cheers,
nB