I'm trying to write a query that selects according to details on a form. For one field, I want to be able to select the field value (from a combo) or select all. I'm put a check box for selecting all.
How do I write a query whose criteria are: If the checkbox is ticked, select everything in this field, otherwise select the value from the combo box.
Thanks,
Abi
How do I write a query whose criteria are: If the checkbox is ticked, select everything in this field, otherwise select the value from the combo box.
Thanks,
Abi