View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
EAB1977 EAB1977 is offline
external usenet poster
 
Posts: 39
Default Command Button not responding

Hello everyone,

I have a command button on each sheet that references code in the
sheet modules. When I, or anyone else, goes to click on the Command
button (called CommandButton1), it looks like the command button is in
a edit mode because I can resize the button. When I right click on the
button and try to view the code, the VBE doesn't show. Also, when I go
to properties, I do not see the properties of the command button
anywhere, only the sheet.

Does anyone know what the heck is going on?

Eric