ORgChart wizard steps Replicate in VBA

Started by igor_bnp, May 06, 2016, 06:26:40 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

igor_bnp

Hi All,

I currently have Access database that contains all my headcount and I use Visio OrgChart Wizard to create an org chart. I would like to be able to record a macro to do this for me but macro recorder does not seem to do anything.

I have found here a statement that pulls the interface but again all further steps are manual.
Call Application.Addons.ItemU("OrgCWiz").Run("/docopened")

The biggest pain point is when I get to setting up pages and levels of the org chart there are 25 pages to be created manually and as they almost never change I would prefer to pass it in the VBA code and never look back.

Is there a step by step code I can use to do the above? Please help... :-[

wapperdude

Visio 2019 Pro

igor_bnp

 :-[ Thank you but that only gets me to a prompt....I need to go beyond that  8)

wapperdude

Visio 2019 Pro