View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
jdunnisher jdunnisher is offline
external usenet poster
 
Posts: 8
Default Using check boxes to include/exclude data in calculations

I have several columns of numbers being used in various calculations on a
spreadsheet. I would like to place a check box at the top of each column and
be able to select or de-select the checkbox to determine whether or not the
numbers in that particular column are included in the calculations. Can
anyone assist me with a macro that would accomplish this?