I have a form that contains a sub-form. On the form I use a combo box to select records which appear in the sub-form. I would like to filter the records on an either or criteria on the same field.
For example, if I were filtering on CityName, I would like to be able to select either Boise or New York. I am not doing a query first because I will be updating the records.
Appreciate any help.
For example, if I were filtering on CityName, I would like to be able to select either Boise or New York. I am not doing a query first because I will be updating the records.
Appreciate any help.