Consistent Page Layout

A

Andrew

Visio 2003

Is there a way to make multiple pages in a Visio document all have the same
print layout, ie portrait or landscape. For example I have an org chart with
many pages and some of the pages have been set to portrait and others
landscape. Instead of selecting them one at a time and changing it, can I
select all of them. I noticed that shift clicking the tabs/pages doesn't work
like it does in Excel to make a common change to all of them at once. Sorry
for the wordy question. Thanks!

Andrew
 
P

Paul Herber

Visio 2003

Is there a way to make multiple pages in a Visio document all have the same
print layout, ie portrait or landscape. For example I have an org chart with
many pages and some of the pages have been set to portrait and others
landscape. Instead of selecting them one at a time and changing it, can I
select all of them. I noticed that shift clicking the tabs/pages doesn't work
like it does in Excel to make a common change to all of them at once. Sorry
for the wordy question. Thanks!

You need a small VBA macro to do that

you can create a macro to do your page type for one page using the
macro recorder, then you just need to add a
for each page
loop around the appropriate line.

Unless someone else has some appropriate code I may be able to dig
something up for you tomorrow.
 
A

Andrew

Thanks for the info. I can create the macro if needed. I just couldn't figure
out a way to do it using standard selection and menu command techniques.
Guess there isn't one. Thanks Paul.

Andrwe
 

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