O
OsmondB
Hi all,
I have two separate databases, one with a FirstName and
LastName for a list of employees, and the second has the
FirstName, LastName and Address for the same employees.
What I am trying to do is find the easiest way to copy the
Address field from the second database into the table with
the FirstName and LastName in the first database while
ensuring that the criteria of FirstName/LastName are
equivalent in both tables (basically making sure the right
address goes to the right employee). I've tried using
Append Queries/Update Queries but I can't seem to get it
right. I'm fairly new to Access and have NO knowledge of
SQL or VB. If anyone could offer any advice it would be
greatly appreciated. Thanks!
I have two separate databases, one with a FirstName and
LastName for a list of employees, and the second has the
FirstName, LastName and Address for the same employees.
What I am trying to do is find the easiest way to copy the
Address field from the second database into the table with
the FirstName and LastName in the first database while
ensuring that the criteria of FirstName/LastName are
equivalent in both tables (basically making sure the right
address goes to the right employee). I've tried using
Append Queries/Update Queries but I can't seem to get it
right. I'm fairly new to Access and have NO knowledge of
SQL or VB. If anyone could offer any advice it would be
greatly appreciated. Thanks!