How can I select, from VB, a especific shape using the shapeID? Thank
P Paul Herber Nov 15, 2006 #2 How can I select, from VB, a especific shape using the shapeID? Thanks Click to expand... ...ActiveWindow.PageAsObj.Shapes.Item( <shapeID> )
How can I select, from VB, a especific shape using the shapeID? Thanks Click to expand... ...ActiveWindow.PageAsObj.Shapes.Item( <shapeID> )