bw
18 years ago
I recorded a macro and it came up with the following line (among others):
ActiveSheet.Shapes("Button 25").Select
Assuming I have multiple shapes (Buttons) on my worksheet, How do I
determine the name of each Shape ("Button 25" in this case)?
ActiveSheet.Shapes("Button 25").Select
Assuming I have multiple shapes (Buttons) on my worksheet, How do I
determine the name of each Shape ("Button 25" in this case)?