O
Opal
You gave me a hand last week on post
entitled:
strQuery = UPDATE
Can you spare me some time, once again?
I am continuing on from where I left off last week.
Now that the employees are assigned to their
team, I now need to assign the job process
to the employee for each team.
I have a continuous form that shows the processes
for each team. Beside each process I have a combo
box for the user to select the employee name
associated with the process.
The form is based on the process table, but I want
to update the values in employee info table.
Can you help me out? Thanks.
entitled:
strQuery = UPDATE
Can you spare me some time, once again?
I am continuing on from where I left off last week.
Now that the employees are assigned to their
team, I now need to assign the job process
to the employee for each team.
I have a continuous form that shows the processes
for each team. Beside each process I have a combo
box for the user to select the employee name
associated with the process.
The form is based on the process table, but I want
to update the values in employee info table.
Can you help me out? Thanks.