G
Guest
I am using a database to keep track of employee time off. I mass updated 12
holidays into the database before adding any time off for any of the 26 pay
periods. Since the holidays were added to the database, I cannot get a blank
form to come up for the time cards. Everytime I choose an employee, it
populates the form with the holiday data instead of leaving all the fields
blank. Does anyone have any suggestions on how to solve this issue. I also
tried to use a command button to open the form: (docmd.openform "tc_frm",
acnormal, acadd ) That only brings up the form empty until I select the
employee name.
Matt
holidays into the database before adding any time off for any of the 26 pay
periods. Since the holidays were added to the database, I cannot get a blank
form to come up for the time cards. Everytime I choose an employee, it
populates the form with the holiday data instead of leaving all the fields
blank. Does anyone have any suggestions on how to solve this issue. I also
tried to use a command button to open the form: (docmd.openform "tc_frm",
acnormal, acadd ) That only brings up the form empty until I select the
employee name.
Matt