Hello all
Does anyone know how to run a report from a selection screen that allows either one customer to be selected or all customers to be selected.
I have a drop down list for the customer name and also a check button that says all customers. My problem occurs when I try to run the query. On the customer number I usually have as criteria
[Forms]![Select Job Status Information]![Combo16]
Combo16 is the drop down on the form. But how do I put a condition around this when the all customers button is selected ?
Should I try wildcards or just run two different reports which are identical appart from them having two different queries behind them ?
Does anyone know how to run a report from a selection screen that allows either one customer to be selected or all customers to be selected.
I have a drop down list for the customer name and also a check button that says all customers. My problem occurs when I try to run the query. On the customer number I usually have as criteria
[Forms]![Select Job Status Information]![Combo16]
Combo16 is the drop down on the form. But how do I put a condition around this when the all customers button is selected ?
Should I try wildcards or just run two different reports which are identical appart from them having two different queries behind them ?