Multiple pages on one screen in Visio 2003

J

Jack Sun

I have a page with a shape on it. The shape has a hyperlink to a second page.
How do I set the pages parameters so when the user click on the shape the 2nd
page opens over the first page without replacing it. In another words, the
2nd page is smaller then the 1st one, so when it opens it shows on the edges
of the screen the outer parts of page 1. Also when page #2 closes, it leaves
page #1 on screen, - Kind of popup screen,
 
J

junethesecond

I think visio cannot display multi page
on a screen.

Though much complicated, an alternative
might be...

Copy shapes on page-2 into the rectangle
on the page-1.
And set all cells properties to link to the
cells of the shape on page-2.

For example, for the width and height,
the formulas in the cells,width and height
are
GUARD(Pages[Page-2]!Sheet.1!Width)
GUARD(Pages[Page-2]!Sheet.1!Height).
 

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