G
Guest
Hi,
I'm trying to create a data entry form that will spot duplicate pay dates.
Each record will have an employee number, amount, start date and end date.
The record can be for a single day(start date) or multiple days(range between
start and end dates) so not every record will have an end date. What I want
to do is have a msg box pop up if a particular employee already has an entry
in a history file matching the start date or any date within the range. I'm
having a brain freeze here so any ideas will be appreciated.
I'm trying to create a data entry form that will spot duplicate pay dates.
Each record will have an employee number, amount, start date and end date.
The record can be for a single day(start date) or multiple days(range between
start and end dates) so not every record will have an end date. What I want
to do is have a msg box pop up if a particular employee already has an entry
in a history file matching the start date or any date within the range. I'm
having a brain freeze here so any ideas will be appreciated.