Leah has attended:
Excel Intermediate course
Project Intro Intermediate course
Page duplication
Is it possible to duplicate a page in Visio as it is in Excel (insert duplicate page)? Having it as a background page doesn't work because I would need to make slight changes.
Thanks much!
RE: Page duplication
Hi Leah
It is not possible to duplicate a page in visio using standard methods.
You can do it via a VBA macro, and I would suggest reviewing the following pages for referece:
http://support.microsoft.com/kb/290581
http://www.welie.com/visio/
They will give you the basic code for duplicating a page using a macro. You will need to copy and paste the information into the VBA editor, and then run the macro.
regards
Richard