IF/THEN FORMULAS WITH CHECK BOXES

J

JerryBear

Is it possible to create an if/then formula that references check boxes from
one worksheet to display data on another worksheet in the same workbook?
 
D

Dave Peterson

If you use a linkedcell for the checkbox, then you could refer to that cell in
any of your formulas.
 
Top