I've run into a problem with a report. Perhaps, someone here can give me some ideas how to fix it. I have a report that uses a view which pulls information from multiple tables. It works well with one exception. One of the tables has multiple entries for each customer. An example would be;
 
Customer            Product
abc                        1
                               2
                                3
 
def                            1
 
I'm trying to find a way to print out the customer information I need (name, address, etc) on one page with the multiple products at the bottom. What is happening, now, is it is printing the entire report for each product. So, instead of one page of information with multiple products at the bottom it gives me multiple sheets with a different product at the bottom of each sheet and the customer information repeated. I've tried breaks at different points without success. Any suggestions would be appreciated. Thank You.
 
Neil T. Little
Lehigh Acres Fire Control and Rescue District
1000 Joel Boulevard
Lehigh Acres Florida 33972
Phone: (239) 344-1608
Fax: (239) 369-7576
E-Mail: [EMAIL PROTECTED]
 

Reply via email to