View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Shrubz Shrubz is offline
external usenet poster
 
Posts: 1
Default Command button on worksheet

Hi Dale,

Try taking it out of Design Mode. On Control Toolbox Menu, click on
Design Mode.

See if that works

Paul

Dale Fye wrote:
I'm relatively new to Excel VBA.

I've added a command button to a worksheet, which I want to use to open a
userform. The code behind the button works (used debug to make sure), but I
cannot get the Click event of the button to work on the spreadsheet. When I
click on the button, it just selects it for editing.

Dale

--
Email address is not valid.
Please reply to newsgroup only.