Connect shapes between two pages in VBA

Started by murugavelmsc, February 17, 2010, 08:46:43 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

murugavelmsc

Hi all,

I have develop a visio application. Based on the flow diagram i have inserted the record the db through VBA.
But how can i connect shapes between two pages in VBA.
Plz help me out.

Thanks,
Murugavel S

ivan

"But how can i connect shapes between two pages in VBA."
what do you mean ? if you're working with vba i see no limitations working with serveral pages. how do you refer to shapes ?

aledlund

since your question appears to infer that you are drawing programmatically, you might consider adding off-page connectors to your solution.
al