View Single Post
 
Old 12-20-2010, 02:09 PM
chinkygogo chinkygogo is offline Windows XP Office 97
Novice
 
Join Date: Dec 2010
Posts: 2
chinkygogo is on a distinguished road
Default vba for point of connection in a shape

Hi there,

I am trying to locate the VBA code that specifies what the point of connection is for a given shape. For example, if I have a rectangle (or a process box for the flow diagram shapes) which has 4 points of connection, all of which are connected by connector shapes, is there a function that can return me which connector is connected to the top connector, the bottom one, the left one and the right one?

thanks

Pete
Reply With Quote