N
newbie123 via AccessMonster.com
I previously posted this request. Got part of my question answered but
because it's an old request, I thought to re-post it. Sorry if this is not
protocol.
Table 1 - Each record has the following fields:
1. EmpId
2. Dept
3. EmpName
4. MgrName
Table 2 - Each record has the following fields:
1. EmpId
2. Units Worked
3. Product Type
Table1 has multiple/different EmpName for the same EmpID, and
different/multiple EmpID for the same EmpName. I would like to create a query:
Same Name with Multiple IDs. I am interested in the IDs only if they show up
in Table 2.
because it's an old request, I thought to re-post it. Sorry if this is not
protocol.
Table 1 - Each record has the following fields:
1. EmpId
2. Dept
3. EmpName
4. MgrName
Table 2 - Each record has the following fields:
1. EmpId
2. Units Worked
3. Product Type
Table1 has multiple/different EmpName for the same EmpID, and
different/multiple EmpID for the same EmpName. I would like to create a query:
Same Name with Multiple IDs. I am interested in the IDs only if they show up
in Table 2.