D
David
I have an Access 2000 database. It stores timesheet
information recording a transaction of employee_ref,
company_ref, time_in and time_out. I would like to
validate this entry to check for duplicates prior to
updating the record. i.e. an employee can't have 2
transactions for the same time slot or overlap. Does
anyone have a procedure that I could implement or some
ideas as to how to solve the problem. Many thanks.
information recording a transaction of employee_ref,
company_ref, time_in and time_out. I would like to
validate this entry to check for duplicates prior to
updating the record. i.e. an employee can't have 2
transactions for the same time slot or overlap. Does
anyone have a procedure that I could implement or some
ideas as to how to solve the problem. Many thanks.