Hi,
How do I get a combo box to show all records if the combo box that supplies it's information is blank. I know this was done recently but I can't find it. The second and third combos get criteria like this:
Second
[forms]![ReportForm]![txt1]
Third
[forms]![ReportForm]![txt1]
[forms]![ReportForm]![txt2]
But I would like the combos to show all records if "txt1" or "txt2" where blank but work as required to when there is a value in them.
How do I get a combo box to show all records if the combo box that supplies it's information is blank. I know this was done recently but I can't find it. The second and third combos get criteria like this:
Second
[forms]![ReportForm]![txt1]
Third
[forms]![ReportForm]![txt1]
[forms]![ReportForm]![txt2]
But I would like the combos to show all records if "txt1" or "txt2" where blank but work as required to when there is a value in them.