Executing the Org Chart wizard on startup

G

GaryP

Hello,
I am using visio 2007 and need to be able to execute the org wizard when
visio starts. I created a custom template and need to be able to generate a
specific org chart when the template opened.
Thanks,
Gary
 
J

JuneTheSecond

Orthdox way might be to use Addins("OrgC11").Run "/Cmd=....".
But it is hard to find the correct parameter for .....
So my alternative is to save the Original template, "ORGWIZ_X.VST", as
another name, after adding your original stencils. Next Open this template.
 
Top