print preview without ability to edit

M

macroapa

Hi, I have a whole load of VBA code and userforms that are presented
to the user to create letters.

Now at the end, the letter goes out the door automatically without the
user ever seeing the letter or being able to amend what has been
produced.

What I would like to do is an the ability to 'preview' the produced
letter, BUT, not allow the user to be able to edit. So is is possible
within the runtime (and before the final userform is presented) to
load the print preview of the letter and when print preview is closed
the next and final userform is presented?

Thanks for any pointers.
 

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