I was wondering if someone could help me eliminate duplicate reports.
I have a report with a subreport.
The main report has customer number and their address and phone numbers.
The subform is related to the main form by the customer number. In the subform it then has their order number along with order info.
I am currently getting a report for each order. I do not need this because all of the orders are listed each time. I want the report to just print once per customer number.
How can I do this? Do I need to change my query?
Thanks for your help.
I have a report with a subreport.
The main report has customer number and their address and phone numbers.
The subform is related to the main form by the customer number. In the subform it then has their order number along with order info.
I am currently getting a report for each order. I do not need this because all of the orders are listed each time. I want the report to just print once per customer number.
How can I do this? Do I need to change my query?
Thanks for your help.