Print order control

D

Dave Clark

Using Office 2000, I have created an Access database from which I want to
print a series of Word and Excel documents in a specific order to form a
client information package. Using the RunApp method or VBA code I am able to
open a document or spreadsheet, run a macro within it to print the page I
want, then close the application. The problem is that some pages format and
print more quickly than others, resulting in the pages printing in an
unpredictable order, sometimes with an "Access Denied" error. Is there a way
to pause execution until each macro has completed?

Any help you could provide would be greatly appreciated.
 

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

Top