N
nycdon
I have subform with a bound combo, and checkbox to filter the combo. If
checked, I change rowsource of combo to be that of a certain criteria only;
if unchecked, shows for all.
The filtering works fine, except I realize that if filter is checked on, and
an existing record/row in subform does not meet the combo filter criteria,
the combo is empty.
is there way to filter a bound combo (when click to open dropdown), yet have
it show the bound data item, regardless if it meets filter criteria?
checked, I change rowsource of combo to be that of a certain criteria only;
if unchecked, shows for all.
The filtering works fine, except I realize that if filter is checked on, and
an existing record/row in subform does not meet the combo filter criteria,
the combo is empty.
is there way to filter a bound combo (when click to open dropdown), yet have
it show the bound data item, regardless if it meets filter criteria?