G
Guest
Hi..
a similary question was posted yerterday.
I have a form named:BonusForm
and I have a subform named:IDEmployeesubform
where it display all Employee in the company, then I have Three combobox
named:
First combobox is: Combo23 ( this combo has as source the Company Intern
Division)
Like Automotive, BodyArmor, DutyGear,
Second combobox is: Combo25 (This combo has as source the Areas of each
division)
third combobox is: LocationID (this combo has as source the Lines where each
employee is working)
what I want is: if I select a company Division all employees that work on
this division are displayed in the Subform, then if I select an AREA , the
subform only must display employees of that Area, then if I select LocationID
just must appear Employees that work in that specific Line or Location.
Note: The relationship is already done
from LocationID to AreaID to DivisionID
can you help me with this,
Thanks.
a similary question was posted yerterday.
I have a form named:BonusForm
and I have a subform named:IDEmployeesubform
where it display all Employee in the company, then I have Three combobox
named:
First combobox is: Combo23 ( this combo has as source the Company Intern
Division)
Like Automotive, BodyArmor, DutyGear,
Second combobox is: Combo25 (This combo has as source the Areas of each
division)
third combobox is: LocationID (this combo has as source the Lines where each
employee is working)
what I want is: if I select a company Division all employees that work on
this division are displayed in the Subform, then if I select an AREA , the
subform only must display employees of that Area, then if I select LocationID
just must appear Employees that work in that specific Line or Location.
Note: The relationship is already done
from LocationID to AreaID to DivisionID
can you help me with this,
Thanks.