P
Pradeep
Hi,
I have 2 Comboboxes and a subform. I want to display the data based on
the values in EITHER OF the comboboxes, i.e if the user selects Combo1
then the values in the subform will display all values with its
col1=Combo1. If the user selects Combo2 then the values in the subform
will display all values with its col2=Combo2, and if he selects both
then the subform should display data with combination of both.
how can i do this
I have 2 Comboboxes and a subform. I want to display the data based on
the values in EITHER OF the comboboxes, i.e if the user selects Combo1
then the values in the subform will display all values with its
col1=Combo1. If the user selects Combo2 then the values in the subform
will display all values with its col2=Combo2, and if he selects both
then the subform should display data with combination of both.
how can i do this