M
mcurtis812
Table: Time
Fields: Timein and Timeout are the ones i am concerned about.
Form (Actually subform) : timeentrysubform
on subform
command53 puts current time and date into the timein
command59 puts current time and date in the timeout
on the subform the employee times in and times out of the order throughout
the day with different work functions for job costing. All works beautifully
and is cheat free except the following:
i want it to make sure that before he times in on a new function or job that
the previous was timed out. it is there on the continuous subform but they
are still working to jobs at the same time.
IE timein then timeout only before new record is available.
NOT timein then timein on another function at the sametime.
Fields: Timein and Timeout are the ones i am concerned about.
Form (Actually subform) : timeentrysubform
on subform
command53 puts current time and date into the timein
command59 puts current time and date in the timeout
on the subform the employee times in and times out of the order throughout
the day with different work functions for job costing. All works beautifully
and is cheat free except the following:
i want it to make sure that before he times in on a new function or job that
the previous was timed out. it is there on the continuous subform but they
are still working to jobs at the same time.
IE timein then timeout only before new record is available.
NOT timein then timein on another function at the sametime.