K
Karl
Hello,
I have a time database set up for employees to enter the time. Right now
there is a form where the date is selected, then there is a subform with a
drop down list where the employee selects there name, then there is another
subform where employees enter there time. Associated with each form is a
Date table that displays the days of the year, there is an employee table
that lists all the employees names, and then there is a work table which
keeps track of employee time. However I am running into an issue with
employees changing the employee name by accident in the employee subform so
the time entered in the time subform gets associated with the wrong employee.
To mitigate this I want to create a new time entry form for each employee
that only displays that employees name in that form. Each employee form will
be the same as that above but instead of having a drop down menu where
employees pick there name, the name will already be entered there for that
employee. This will mean a individual form will be created for each employee.
I know this is not likely the best approach but I dont' want to have to re
enter the time that already exists in the database.
Any help on this would be greatly appreciated.
Thanks in advance.
I have a time database set up for employees to enter the time. Right now
there is a form where the date is selected, then there is a subform with a
drop down list where the employee selects there name, then there is another
subform where employees enter there time. Associated with each form is a
Date table that displays the days of the year, there is an employee table
that lists all the employees names, and then there is a work table which
keeps track of employee time. However I am running into an issue with
employees changing the employee name by accident in the employee subform so
the time entered in the time subform gets associated with the wrong employee.
To mitigate this I want to create a new time entry form for each employee
that only displays that employees name in that form. Each employee form will
be the same as that above but instead of having a drop down menu where
employees pick there name, the name will already be entered there for that
employee. This will mean a individual form will be created for each employee.
I know this is not likely the best approach but I dont' want to have to re
enter the time that already exists in the database.
Any help on this would be greatly appreciated.
Thanks in advance.