H
Hank
I have a form based on an append query that is used to take daily work
attendance. Records are appended to a table showing who was a work on a
given day.
The problem is: the query can be run more than once per day - thus giving
more than on attenddance record for each person.
How can I limit the query to only be run once per day or limit the table to
only accept one record per employee per day?
Hope this is clear.
Thanks
Hank
attendance. Records are appended to a table showing who was a work on a
given day.
The problem is: the query can be run more than once per day - thus giving
more than on attenddance record for each person.
How can I limit the query to only be run once per day or limit the table to
only accept one record per employee per day?
Hope this is clear.
Thanks
Hank