I've insert a rectangle in a workbook and assigned a macro to it, actualy I have a few rectangles to which macros are attached.
I need to refer to the rectangles from VB,
How do I get the name of a particular rectangle ?
???ActiveSheet.Shapes("Rectangle ?"
.Select
I need to refer to the rectangles from VB,
How do I get the name of a particular rectangle ?
???ActiveSheet.Shapes("Rectangle ?"
