Macro to include Close Print Preview

V

Vic

I've written a macro that includes doing pagesetup in print preview and then
I included close print preview in the macro, but when I run the macro it ends
with displaying the print preview. Is there anyway that I can change the VBA
to close the window without having to rewrite my entire macro?
 
J

Jon Peltier

You can't close the print preview, the user has to do that.

Do you want to change print preview settings? You can do that without
displaying print preview.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______
 

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