View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default Private Sub CommandButton1_Click()

Try opening the Controls toolbar, and switching the design mode
by clicking the upper left button on that toolbar.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"Arturo" wrote in message
...
I've been debugging someone's model where a command button runs
a series of
procedures. I cannot grab this command button in any way nor
delete it. I
cannot see any property associated with that sheet to change in
order to grab
/ delete that command button. Right in front of my face but
what am I
missing?

Appreciatively,
Arturo