View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
nevwalters
 
Posts: n/a
Default checkbox event handling function

how to get a cell to handle a checkbox event to do a function/calculation
using other cell data? Have tried this code in cell, =IF(CheckBox2_Click() =
TRUE,L49 + (L49 * F41 / 100),0)