M
mrhartwig
Hi there. I am trying to build a table ("Hours Worked") that will
have 3 fields: EE Name, Supervisor, and Hours. Instead of entering
each employee & supervisor name I was hoping to somehow pull this
information from my other table ("Roster") that contains all this
information. That way when changes are made (supervision changes) I
won't have to remember to make the change in 2 places.
I have tried to do an update query but it doesn't appear to be
working? This is what I've tried:
Field: Supervisor
Table: Hours Worked
Update to: [Roster].[Supervisor]
I have the same done for EE Name as well. Am I missing something?
Hope I'm making sense. Thank you so much for your help!
--Michelle
have 3 fields: EE Name, Supervisor, and Hours. Instead of entering
each employee & supervisor name I was hoping to somehow pull this
information from my other table ("Roster") that contains all this
information. That way when changes are made (supervision changes) I
won't have to remember to make the change in 2 places.
I have tried to do an update query but it doesn't appear to be
working? This is what I've tried:
Field: Supervisor
Table: Hours Worked
Update to: [Roster].[Supervisor]
I have the same done for EE Name as well. Am I missing something?
Hope I'm making sense. Thank you so much for your help!
--Michelle