using beforeprint

  • Thread starter Thread starter k483
  • Start date Start date
K

k483

I am trying to get an application to append a file on a sheet printout.
I am using Workbook_BeforePrint. It prints fine, but doesn't seem t
execute the sub. What's wrong
 
Hi
you may post your existing code :-)
Also check that you have put this code in your workbook module
('ThisWorkbook')
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top