Macro error - more help please!

A

Anthony

thanks to Trevor for his solution to my question earlier.

"when I use this code to produce the macro the word document is opened,
but before it prints I get this error
"Word is currently Printing.Quitting will cancle all pending jobs.Do you
want to quit ? yes/no"

he suggested I put a OnTime command into my code.........how and where do I
put this ?????
here is the code and help appreciated


Sub LP_Tags()
 
B

Bob Phillips

See my response in the original thread.

--

HTH

RP
(remove nothere from the email address if mailing direct)
 
D

Dave Peterson

And see one more response at that thread, too!
thanks to Trevor for his solution to my question earlier.

"when I use this code to produce the macro the word document is opened,
but before it prints I get this error
"Word is currently Printing.Quitting will cancle all pending jobs.Do you
want to quit ? yes/no"

he suggested I put a OnTime command into my code.........how and where do I
put this ?????
here is the code and help appreciated

Sub LP_Tags()
 
Top