D
Darrell Childress
I have a table that is used (through a form interface) to track the
start time and stop time of jobs in our shop. The user will click on a
button which fills in the TimeStart field with the current time. When
the job is completed, s/he clicks on a button which fills in the
TimeStop field.
I need to do something so that a user CANNOT start a job until the
active job is stopped. In other words, there can only be one record that
has a filled-in TimeStart field and a blank TimeStop field. Any
suggestions as to how to achieve this?
Thanks,
Darrell
start time and stop time of jobs in our shop. The user will click on a
button which fills in the TimeStart field with the current time. When
the job is completed, s/he clicks on a button which fills in the
TimeStop field.
I need to do something so that a user CANNOT start a job until the
active job is stopped. In other words, there can only be one record that
has a filled-in TimeStart field and a blank TimeStop field. Any
suggestions as to how to achieve this?
Thanks,
Darrell