Thread: check boxes
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Min Min is offline
external usenet poster
 
Posts: 40
Default check boxes

I have a workbook with a dozen worksheets. On each worksheet there are 6
checkboxes that I have made to hide or unhide different columns. The
checkboxes and the vb for them is exactly the same on each worksheet. Can I
have just one lot of code somewhere that will work on all the sheets, or have
I got to have the code written on each individual sheet, as I have at present?