Landscape macro

  • Thread starter Thread starter uj
  • Start date Start date
U

uj

I need to be able to have my macro change from landscape
to portrait and back when I use my print macro. Any
ideas how to do this?

Thanks
 
One way:
You could put an InputBox in your print macro. When it pops up you
would enter P or L or whatever you want to use. Then add code to the macro
to change the setup accordingly. HTH Otto
 

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

Back
Top