Cross-functional flowchart

F

faramir

Hi

I want to create a new document with a cross-functional flowchart, by
vba code. But i want to select the orientation by code also.
(horizontal or vertical)
I can create the page, but a popup shows, where one have to select the
orientation.

Is it possible to skip the popup, and select the orientation by code?

soren
 
C

Chris Roth [ Visio MVP ]

I tried various forms of SendKeys, but I'm not sure how to get the dialog,
and execute code while the form is showing (it's modal, and VBA stops
running as long as the H-V dialog is up)

You might try making your own templates from Visio's template - a horizontal
and a vertical one. When you make a template from the template, the dialog
doesn't pop up any more.

--

Hope this helps,

Chris Roth
Visio MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top