insert names of all pages in visio drawing

B

bradnoble

i'm trying to create a table of contents for my wireframe. on the first page
of my drawing, i want to include dynamically all the foreground pages in the
document, in a list, with each associated to it's corresponding page number.
any ideas?

thanks in advance,
Brad
 
B

bradnoble

Al,

Thanks very much for the link. This seems to be right ... I'm a newbie, so
can you please point me to a resource that explains how to put that code to
use? I don't know where to put it.

thanks,
brad
 
A

Al Edlund

you would use the create macro function and then save it as vba, then just
use the toolbar to call the macro.
al
 
Top