I am changing the colour of an autoshape with vba code.
I have found, by recording a macro, that the shape I want to change is called: ActiveDocument.Shapes("Rectangle 6"
How can I find this name without having to record a macro?
Can I edit the shape name?
I have found, by recording a macro, that the shape I want to change is called: ActiveDocument.Shapes("Rectangle 6"
How can I find this name without having to record a macro?
Can I edit the shape name?