I have a developed a database to track the number of hours an employee works during any given day. The data is entered via a subform (Hours) linked to a Main Form (Employees).
In order to save time during data input, I've instructed those who input the data to open the Hours table in design view and change the default value to match the date of the data being inputted to the database.
This has worked well during the eighteen months that this has been used. However, with new employees being trained for this position, I've become a little worried about having them have access to the design views.
I was wondering if it is possible to use a form to change the default value in a table. If able to perform this action, the person inputting the data would relieved from inputting the date some 100 to 150 times for each days records.
Thanks, in advance.
In order to save time during data input, I've instructed those who input the data to open the Hours table in design view and change the default value to match the date of the data being inputted to the database.
This has worked well during the eighteen months that this has been used. However, with new employees being trained for this position, I've become a little worried about having them have access to the design views.
I was wondering if it is possible to use a form to change the default value in a table. If able to perform this action, the person inputting the data would relieved from inputting the date some 100 to 150 times for each days records.
Thanks, in advance.