J
JeffH
I have a query where by one table is joined (an outer join) to another table.
The 1st table is a claims table which includes an employee ID. The send
table is a table of the employees. I linked them by employee ID but I get
multiple records for each claim. I have adjused the properties of the query
to eliminate duplicate values/records but this does not elimate the
duplicates.
what am I doing wrong?
This should be easy but I'm missing it.
The 1st table is a claims table which includes an employee ID. The send
table is a table of the employees. I linked them by employee ID but I get
multiple records for each claim. I have adjused the properties of the query
to eliminate duplicate values/records but this does not elimate the
duplicates.
what am I doing wrong?
This should be easy but I'm missing it.