Firstly, thanks everyone for your help.
I have a form that Employees will use to input certain jobs they have done throughout the day (e.g. mowing, raking). One record in the form represents one task that one individual has done. We can get several records from a single employee in a day, because almost all employees have multiple tasks throughout the day.
Basically, I want to know a way to set up my form so that when a User first opens the form, they only have to enter the date of their tasks, name, and employee ID only once. The way it's set up now is they have to enter these three fields in for each NEW task, which can be tedious. How would I go about repairing this?
Thanks!
I have a form that Employees will use to input certain jobs they have done throughout the day (e.g. mowing, raking). One record in the form represents one task that one individual has done. We can get several records from a single employee in a day, because almost all employees have multiple tasks throughout the day.
Basically, I want to know a way to set up my form so that when a User first opens the form, they only have to enter the date of their tasks, name, and employee ID only once. The way it's set up now is they have to enter these three fields in for each NEW task, which can be tedious. How would I go about repairing this?
Thanks!