Microsoft Office Online
Sign in to My Office Online (What's this?) | Sign in

Warning: You are viewing this page with an unsupported Web browser. This Web site works best with Microsoft Internet Explorer 6.0 or later, Firefox 1.5, or Netscape Navigator 8.0 or later. Learn more about supported browsers.

Email this linkEmail this link Printer-Friendly VersionPrinter-Friendly Version Bookmark and ShareShare
Create an organization chart from a data file using the command line or Run method
 

If you maintain your organizational data in enterprise resource planning software, such as PeopleSoft or SAP/R3, you might want to develop a solution that allows users to quickly generate an organization chart from a data file without having to work through the Organization Chart Wizard pages.

To develop the solution, create a macro or executable file that runs the Organization Chart Wizard from the command line. The macro or executable file must include the statement:

OrgWiz.exe <arguments>

where the arguments specify how to build the organization chart. The possible arguments are listed below. If an argument value includes spaces, put the argument in quotation marks.

ShowCommand arguments for organization charts

ShowRun the Organization Chart Wizard from a program using the Run

Note  For more information, see the online developer references provided with Microsoft Office Visio (on the Help menu, click Developer Reference).

© 2009 Microsoft Corporation. All rights reserved.