In MS Access 2010 I am trying to use the
in the criteria for field [Teams] and it works fine.
But if the combo is blank it shows nothing, can I make it so the blank combo shows everything, ie no criteria is applied...
Thanks in advance
Code:
=[Forms]![Collections_MASTER]![Combo118]
But if the combo is blank it shows nothing, can I make it so the blank combo shows everything, ie no criteria is applied...
Thanks in advance
Comment