J
junior00 via AccessMonster.com
Hello.
I have a form/sub form into which I enter times (start and end) for a given
process.
User selects the process in the main form, and the sub form contains the
fields into which the start time and end time are entered.
There can be several entries per process. I have been able to enter in
validation so that end time is greater than start time - no problem. What I
would like to do is further add validation - not only is end time greater
than start time, but when user proceeds with a new entry for a process the
subsequent start time must be after the previous end time.
Any help would be much appreciated.
Thanks,
GZ
I have a form/sub form into which I enter times (start and end) for a given
process.
User selects the process in the main form, and the sub form contains the
fields into which the start time and end time are entered.
There can be several entries per process. I have been able to enter in
validation so that end time is greater than start time - no problem. What I
would like to do is further add validation - not only is end time greater
than start time, but when user proceeds with a new entry for a process the
subsequent start time must be after the previous end time.
Any help would be much appreciated.
Thanks,
GZ