View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default Delete Commandbutton?

Attach this to the button macro

Worksheets("Sheet3").Buttons("Button 1").Delete


--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"bluegnu" wrote in
message ...

I'd like to be able to press one command button which deletes another
command button on a different worksheet - is this possible?

many thanks


--
bluegnu
------------------------------------------------------------------------
bluegnu's Profile:

http://www.excelforum.com/member.php...o&userid=36108
View this thread: http://www.excelforum.com/showthread...hreadid=559824