View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
john h john h is offline
external usenet poster
 
Posts: 1
Default Using check boxes

I want to have a check box which when checked will take a value from another
cell and add it to a total in a third cell. I also would like to use the same
macro connected to more than one check box, doing the same thing.This is my
first attempt at using more than a simple macro & I have no idea how to go
about it.