cjwilkinson
New member
- Local time
- Today, 02:37
- Joined
- Feb 15, 2008
- Messages
- 2
Hi guys,
I am trying to build a search form based on a form (frmProductSearch) and a subform (frmSubProductSearch).
frmProductSearch: has about 5 unbound combo boxes all cascaded to one another and should control the subform (e.g.: cmbProductBrand, cmbProductFamily, cmbProductGroup, cmbProductType and cmbProductCode)
frmSubProductSearch: is a datasheet controlled by the 5 comboboxes in the main form.
Can someone send me an example of this setup? I have no idea how to:
- Have all the combo boxes filter each other automatically depending on what you select
- Have the subform controlled by multiple combo boxes.
Can some explain this to me or send me an example of this. Loads of databases probably work with something similar to this.
Many thanks for your feedback!
I am trying to build a search form based on a form (frmProductSearch) and a subform (frmSubProductSearch).
frmProductSearch: has about 5 unbound combo boxes all cascaded to one another and should control the subform (e.g.: cmbProductBrand, cmbProductFamily, cmbProductGroup, cmbProductType and cmbProductCode)
frmSubProductSearch: is a datasheet controlled by the 5 comboboxes in the main form.
Can someone send me an example of this setup? I have no idea how to:
- Have all the combo boxes filter each other automatically depending on what you select
- Have the subform controlled by multiple combo boxes.
Can some explain this to me or send me an example of this. Loads of databases probably work with something similar to this.
Many thanks for your feedback!