How I can save visio pages to separate vsd files?

  • Thread starter Chris Roth [ Visio MVP ]
  • Start date
C

Chris Roth [ Visio MVP ]

Nothing built in to the product, as far as I know, but you could write a bit
of VBA to do this.

You'd have to save PageCt copies of the document, then delete all the the
pages except for page N, if that makes any sense.

Visio has a macro recorder that you could use to get started with the
coding.

--

Hope this helps,

Chris Roth
Visio MVP
 
Top