J
JimP
I have code that loops through a list of Customers displaying the same
report for each customer in preview mode
1. The problem is that each report overwrites the other and only one
customer's report is displayed
2. Opening the report as "acDialog" solves this problem, but forces the
focus to the report, such that any toolbar buttons to print, etc. are
inactive
Is there a way to loop through each customer's report, and pause to print
etc. before moving to the next customer's report?
report for each customer in preview mode
1. The problem is that each report overwrites the other and only one
customer's report is displayed
2. Opening the report as "acDialog" solves this problem, but forces the
focus to the report, such that any toolbar buttons to print, etc. are
inactive
Is there a way to loop through each customer's report, and pause to print
etc. before moving to the next customer's report?