How do I add a template to an open document

D

Don

I am trying to automate a Model Hierarchy report. I have the part completed
that draws the relationships, using ORGCHART_WIZARD, but I would like to
superimpose my standard template over this.

Is there a quick VBA command that would apply a template ot an open Visio
sheet?

Thanks

dmcg
 
D

David Parker

You should create your own template based on the Org Chart template, then
use your template to create your new drawing...
 
D

Don

How can I tell the Org-chart macro to use my template? I am invoking it
through the run / addon method

Thanks
 
Top