Create Visio Flowcharts Programmatically
Posted by Visio Guy on 13th September 2006 - 8215 views
I hear quite often the question; "How do I do something in Visio programmatically?" Since many of those requests pertain to flowcharts and organizational charts, I thought I'd conjure up a fairly simple example that illustrates the creation of a flowchart with Visual Basic for Applications (VBA) code.
This isn't the simplest example, because I thought it would be important to show how a decision-branch might be handled.
Posted in Code | 26 Comments »
Visio Guy 