G
Guest
I understand in most cases it's not good to update a table based on a form
control. However, I do need to update a field in my table and need help with
this.
My form updates a control based on the user log on. This identifies who is
assigned a specific task. I need to update the Task table to reflect who was
assigned to it. The control displays the name, but does not update the
table. Several people may work on a task, but only one will be assigned to
it.
Thanks, Mary
control. However, I do need to update a field in my table and need help with
this.
My form updates a control based on the user log on. This identifies who is
assigned a specific task. I need to update the Task table to reflect who was
assigned to it. The control displays the name, but does not update the
table. Several people may work on a task, but only one will be assigned to
it.
Thanks, Mary