Re-draw Org Chart using Code

C

Chris Roth [MVP]

Hi U,

Macro recorder is one way to go.

I've also put an article on my website about creating flowcharts
programmatically in Visio. It's a simple, clear example that could be
adapted to org-charts:

http://www.visguy.com/2006/09/13/create-visio-flowcharts-programmatically/

Also, I believe the Visio SDK has some good samples along these lines.

If you used the org-chart wizard, you can drive the wizard using command
line options. Have a look at this article:

http://office.microsoft.com/en-us/help/HA010774641033.aspx



--
Hope this helps,

Chris Roth
Visio MVP

Free Visio shapes:
http://www.visguy.com/category/shapes
Visio programming info:
http://www.visguy.com/category/programming/
Other Visio resources:
http://www.visguy.com/visio-links/
 
Top