View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Albert Browne Albert Browne is offline
external usenet poster
 
Posts: 9
Default Remove buttons from worksheet programmatically

Hi.

I have a number of worksheets that I copy to a new workbook. These
worksheets have a number of command buttons. I would like to remove these
buttons after copying. Is this possible with VBA?


Thanks.

Albert