G
Graeme at Raptup
Hi,
I have a table called Tbl_Person where I have (PK) Person_ID and a field
Supervisor_ID. I am able to establish a supervisor from a combo box on a form
(Using the query builder and creating what I believe is called a self join).
However - I want the combo box to only list persons in the same company.
I have a form (Company) and a subform (Persons) - how do I limit the choice
in the combo box to only those persons that work at the same company?
Excuse me on this - I'm a bit rusty!
I've tried a number of options but they are not working...
I have a table called Tbl_Person where I have (PK) Person_ID and a field
Supervisor_ID. I am able to establish a supervisor from a combo box on a form
(Using the query builder and creating what I believe is called a self join).
However - I want the combo box to only list persons in the same company.
I have a form (Company) and a subform (Persons) - how do I limit the choice
in the combo box to only those persons that work at the same company?
Excuse me on this - I'm a bit rusty!
I've tried a number of options but they are not working...