View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 6,953
Default Adding a control to a User Form

I haven't had that problem if I double click on the check box in the VBE.
Anyway, it is easy enough to get it. In the dropdowns at the top of the
Userform Module, in the left dropdown select chkTest and in the right
dropdown select Click (if it hasn't already put in the declaration).

--
Regards,
Tom Ogilvy