S
Sandy
Hello! I need some assistance with an update after change.
I have tblEmployees that I append new data to on a monthly
basis. The append uses several table sources to record
data about the employee.
I have a form based on tblEmployees.
Users can change values in the table via the form.
Example of a change: User changes the ID of an employee
and the department.
I need to use a new query to "update" the Employee Table
with the corresponding name and department for the ID
change made on the form.
What is the best, most, efficient way of doing this.
(there are many changes the user will have access to
making that I will need to update for but is all ID and
Month driven)
Let me know if you have any questions.
Thank you in advance for your help!
Sandy S.
DBA
(e-mail address removed)
I have tblEmployees that I append new data to on a monthly
basis. The append uses several table sources to record
data about the employee.
I have a form based on tblEmployees.
Users can change values in the table via the form.
Example of a change: User changes the ID of an employee
and the department.
I need to use a new query to "update" the Employee Table
with the corresponding name and department for the ID
change made on the form.
What is the best, most, efficient way of doing this.
(there are many changes the user will have access to
making that I will need to update for but is all ID and
Month driven)
Let me know if you have any questions.
Thank you in advance for your help!
Sandy S.
DBA
(e-mail address removed)