Thread
:
Buttons - Select All ?
View Single Post
#
10
Posted to microsoft.public.excel.programming
KL
external usenet poster
Posts: 201
Buttons - Select All ?
Emory,
Have you tried this?
ActiveSheet.Buttons.Select
or
ActiveSheet.Buttons.Delete
This should work on Forms Toolbar Buttons.
Regards,
KL
"Emory Richter" wrote in message
om...
In article ,
says...
Is there a statement to select *all* the buttons on a worksheet
in order to delete them or change their properties as a group?
Thank you,
Emory
Chip, Peter, Tom and KL
The buttons are macro buttons from the forms toolbar.
There are a few hundred on the worksheet, I think.
I plugged each suggested code
into the workbook
as a macro
but none seem to do anything on this paticular sheet.
So, for now I will work by hand.
If anyone wants the workbook to play with:
[remove EMORY]
Thank you all for your responses and your efforts.
Emory
Reply With Quote
KL
View Public Profile
Find all posts by KL