Dynamic combo-box filtering

N

nermin

i would like to create a form with combo-boxes on the left side and list of
records on the right side

when user select a value in the combo, records are filtered by that
selection. if user chooses another combo, filter is applied again... if all
combos are empty, all records are shown

thanks in advance
 
Top