D
Dave Elliott
On my form there is a a combo box named Combo32 that shows a list of
customers
If there is a customer chosen from this list, I need the report to open and
show only that customer, else show all records.
The report is named RLabels The control in query is named
Customers, i.e. table control is also Customers
Do I also have to put a condition statement in the query that is used for
the report?
How can I do this??
customers
If there is a customer chosen from this list, I need the report to open and
show only that customer, else show all records.
The report is named RLabels The control in query is named
Customers, i.e. table control is also Customers
Do I also have to put a condition statement in the query that is used for
the report?
How can I do this??