M
MBP
I want to build a query with multiple table lookups.
The fields are: Table1.Supervisor (which looks up on the
Supervisor Table), Table1.Agent, Sup1 Table.Agent, Sup2
Table.Agent, Sup3 Table. Agent, etc.
Can I build a query that does the following: IIf
Supervisor = Sup 1, Table1.Agent = Lookup Sup1.Agent,
Department.
So that when I choose a supervisor, the options for the
agent field are limited to the values in the table listed
for that supervisor?
The fields are: Table1.Supervisor (which looks up on the
Supervisor Table), Table1.Agent, Sup1 Table.Agent, Sup2
Table.Agent, Sup3 Table. Agent, etc.
Can I build a query that does the following: IIf
Supervisor = Sup 1, Table1.Agent = Lookup Sup1.Agent,
Department.
So that when I choose a supervisor, the options for the
agent field are limited to the values in the table listed
for that supervisor?