Hi All
Suppose I have a 15 of shapes (Rectangles, Ovals etc.) . Now I think the shapes are marked as Shapes("Rectangle 1"
,Shapes("Rectangle 2"
,Shapes("Oval 3"
....serially.........now my question is how can I make a Macro that is intelligent enough to identify the corresponding shape when I click the shape.......like if I click Shapes("Rectangle 1"
, it will return me Shapes("Rectangle 1"
or at least "Rectangle 1".......
Suppose I have a 15 of shapes (Rectangles, Ovals etc.) . Now I think the shapes are marked as Shapes("Rectangle 1"