This question has come up before, but I have not completely understood the answers given.
QUESTION: Can I use 1 form (avoiding sub-forms, if possible) to enter the following info?
First Name
Last Name
Join Date (date hired basically)
going into one table;
with the Job Description going into another table (so that an employee's job history can be tracked over time)?
The JoinDate entered on the form should automatically be copied into the JobHistory table as the JobStartDate for a new employee.
[I will create another form later to use when a previously hired employee changes jobs.]
Any suggestions would be appreciated.
A zip file is attached.
QUESTION: Can I use 1 form (avoiding sub-forms, if possible) to enter the following info?
First Name
Last Name
Join Date (date hired basically)
going into one table;
with the Job Description going into another table (so that an employee's job history can be tracked over time)?
The JoinDate entered on the form should automatically be copied into the JobHistory table as the JobStartDate for a new employee.
[I will create another form later to use when a previously hired employee changes jobs.]
Any suggestions would be appreciated.
A zip file is attached.