Problem in filtering records based on multiple fields :
1. In our Form called “Customer Profile” there are four Combo boxes, all the values selected in these boxes are from a single source table called “Trade Fair Profiles”.
We are Unable to get the records to a subform based on these four different fields by selecting a value from the combo box based on the table “Trade Fair Profiles”.
We get records to the subform for only one field among the four.
We would like to get all the records related to the value selected in all the four boxes.
It is possible only if we create four different subforms which is not full solution and further we are unable to merge these records into a single table or report.
1. In our Form called “Customer Profile” there are four Combo boxes, all the values selected in these boxes are from a single source table called “Trade Fair Profiles”.
We are Unable to get the records to a subform based on these four different fields by selecting a value from the combo box based on the table “Trade Fair Profiles”.
We get records to the subform for only one field among the four.
We would like to get all the records related to the value selected in all the four boxes.
It is possible only if we create four different subforms which is not full solution and further we are unable to merge these records into a single table or report.