S
Steve
Hi,
How does Visio navigate from one page to another via code ?
I am looking for similar code that emulate excel when you
move from sheet1 to sheet2 eg sheets("sheet2").select
If I have two pages in Visio but and Page 1 is visible and
active, I can't seem to find the behaviour that allows me
to programmatically move from page1 to page2 and then make
the new page (page 2) active and visible.
The OpenDrawWindow works and navigates to the second page
(Page 2) but in a completely new window which adds an
additional window to my visio file. I just want to
naviagte to the second page (Page 2) on the same document.
Cheers
Steve
How does Visio navigate from one page to another via code ?
I am looking for similar code that emulate excel when you
move from sheet1 to sheet2 eg sheets("sheet2").select
If I have two pages in Visio but and Page 1 is visible and
active, I can't seem to find the behaviour that allows me
to programmatically move from page1 to page2 and then make
the new page (page 2) active and visible.
The OpenDrawWindow works and navigates to the second page
(Page 2) but in a completely new window which adds an
additional window to my visio file. I just want to
naviagte to the second page (Page 2) on the same document.
Cheers
Steve