I have 2 linked tables and wish to create a pivot table showing employee ID, Name and the person's related Role. The tables are linked on Employee ID but query displays what's shown below:
Emp ID Name
123 John
456 Bill
789 Joe
Empl ID Role
123 Admin
456 CEO
789 VP
Query Rows
123 John Admin
123 John CEO (incorrect)
123 John VP (incorrect)
456 Bill Admin (incorrect)
456 Bill CEO
etc.
I would insert screen shots but not sure how to do that. Any help would be greatly appreciated. Thank you
Emp ID Name
123 John
456 Bill
789 Joe
Empl ID Role
123 Admin
456 CEO
789 VP
Query Rows
123 John Admin
123 John CEO (incorrect)
123 John VP (incorrect)
456 Bill Admin (incorrect)
456 Bill CEO
etc.
I would insert screen shots but not sure how to do that. Any help would be greatly appreciated. Thank you