Keep Userform from disappearing during sendkeys

M

mcwhirt3

Hi,

I have a sendkey command that sets up the print specs for a document
that is launched from a userform. The sendkeys ends by bringing up the
print dialog box. Upon doing this the userform disappears. My userform
is modeless and if I try to add a .show line at the end of the sendkeys
routine the code errors telling me that it is already open. How can I
keep the userform from vanishing or make it reappear after the user
exits the print dialog box? Thanks for any help.
 

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