View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
RjS, CISSP RjS, CISSP is offline
external usenet poster
 
Posts: 6
Default Obtaining Checkbox Name

Hi - I have a form with a large number of identical checkboxes on it. All
were created from the Forms toolbox. I would like to have one macro service
all checkboxes when they are checked or unchecked, however I have been unable
to figure out how to obtain the name of the invoking checkbox.

Thanks,