I am trying to build an Update query but cannot get it to work no matter what I try. I have two tables, tblWFA & tblAdd. They are joined on the field tblWFA.SprLastName & tblAdd.Supervisor. I want to update the Supervisor field in tblAdd with the SprLastName field in tblWFA when tblAdd.Tech=[cboTech.Value]
Can anyone please help?
Thanks in advance.
Can anyone please help?
Thanks in advance.