K
Krystal Riffe
I have three combo boxes: cboPlant, cboProduct,
cboRepairTeam. Based on what I chose in cboPlant, it
limits my options in the next two. Based on what I choose
in cboProduct, it limits my choices in cboRepairTeam. I
use the selections in these three combo boxes as criteria
in my queries to run reports. How would I allow the user
to not only just choose from the list of repair teams, but
choose all repair teams, to be included in the report?
Right now the cboRepairTeam is bound by a table with the
different repair teams listed.
Any help would be greatly appreciated!
Thank you for your time,
Krystal
cboRepairTeam. Based on what I chose in cboPlant, it
limits my options in the next two. Based on what I choose
in cboProduct, it limits my choices in cboRepairTeam. I
use the selections in these three combo boxes as criteria
in my queries to run reports. How would I allow the user
to not only just choose from the list of repair teams, but
choose all repair teams, to be included in the report?
Right now the cboRepairTeam is bound by a table with the
different repair teams listed.
Any help would be greatly appreciated!
Thank you for your time,
Krystal