View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Paul Paul is offline
external usenet poster
 
Posts: 661
Default check boxes and VBA code

I am creating a spreadsheet with multiple check boxes on it. There is
different code attached to each box, but when I click any box the code is
being ignored and only the first set of code is being run. How can I fix
this?