Macro Printing issues

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have set up a macro that pulls information from a query and prints the
mailing label and a welcome letter. It works which is great but after each
report is printed the table data also prints. How can I stop the table from
being printed?
 
Myztiques,

Can you please give details of the macro - actions and relevant
arguments please?
 
Well, here is the list of actions:

Close address form
closing customer form
open report in print view
printout - pages
close report
open report for letter in print view
printout - all
close report
msg box
open switchboard

Do I really need to open a report to print the report? The report is from a
query that asked for the customer id.

Thank you for your help!
 
Back
Top