View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
George J George J is offline
external usenet poster
 
Posts: 14
Default Multiple checkboxes 1 macro

I am trying to fix a questionairre that has about 60
checkboxes. When any of the checkboxes are clicked, to on
or off, I want a particular macro to run.

I have tried using the worksheet change with the target
being the linked cells that the user has for each
checkbox, but this does not kick in.

Can anyone suggest anything?

thanks
George