G
Guest
I'm attempting to merge two tables with similar records. I only want to add
6 fields from my secondary table to my primary table. Last Name, First Name
etc.
My query looks like this:
Field: Lastname
Table: Secondary
Append To: Last Name (primary table)
When I view the results the query appends each entry from the lastname field
from the secondary table to the primary table 195 times. Not cool!
What am I doing wrong?
Any help appreciated!
6 fields from my secondary table to my primary table. Last Name, First Name
etc.
My query looks like this:
Field: Lastname
Table: Secondary
Append To: Last Name (primary table)
When I view the results the query appends each entry from the lastname field
from the secondary table to the primary table 195 times. Not cool!
What am I doing wrong?
Any help appreciated!