C
Chris75 via AccessMonster.com
Hello,
I have created a switchboard (not using the built-in tool). Works like a
charm. But recently I have been banging my head against a wall trying to
figure out the following.
The switchboard opens 2 forms via command buttons. One for employees and the
other for reports. However, not all employees are in the same office.
What I would like to do is have an unbound combo box with a command button on
the main page that already has the controls for the 2 forms as stated above.
From this combo box, I would then filter for the 2 other forms.
Example:
Some employees work in Office 1234. I would like to select from a combo box,
"Office 1234", click on the command button and from there when I clicked on
either of the 2 other command buttons, the employees not located at "Office
1234" are filtered out.
I already have an "office" field in my employee table.
Thank you for your help.
I have created a switchboard (not using the built-in tool). Works like a
charm. But recently I have been banging my head against a wall trying to
figure out the following.
The switchboard opens 2 forms via command buttons. One for employees and the
other for reports. However, not all employees are in the same office.
What I would like to do is have an unbound combo box with a command button on
the main page that already has the controls for the 2 forms as stated above.
From this combo box, I would then filter for the 2 other forms.
Example:
Some employees work in Office 1234. I would like to select from a combo box,
"Office 1234", click on the command button and from there when I clicked on
either of the 2 other command buttons, the employees not located at "Office
1234" are filtered out.
I already have an "office" field in my employee table.
Thank you for your help.