Link Data To Shapes - DoCmd

H

Heiko Kemnitzer

Hi Visio guys.
I just want to run the dialog of linking data to shapes by using a docmd.
visio.application.docmds(visCmdDataAutoLink) or
visio.application.docmds(visCmdDataAutoLinkWiz).
Everytime the app is firing a com-exception. What's wrong? Is the docmd not
correct?
Thanks to all.
 
J

JuneTheSecond

If the shape is drooped from the stencil, shpeadded events might get the
master name.
 
Top