G
Guest
I have two tables which list employees who have completed mandatory testing
for each subject. What I would like to do is combine the data into 1 table
listing the employee name (key), test one (Complete,In Progress, Not
Accessed), and test two (True/False). I have tried a make table query but am
running into problems with duplicate data. The max number of employees are
477 but I am either returning 27 or 239685 records. What am I missing?
Thanks in advance...
for each subject. What I would like to do is combine the data into 1 table
listing the employee name (key), test one (Complete,In Progress, Not
Accessed), and test two (True/False). I have tried a make table query but am
running into problems with duplicate data. The max number of employees are
477 but I am either returning 27 or 239685 records. What am I missing?
Thanks in advance...