Thread
:
checkbox event handling function
View Single Post
#
1
Posted to microsoft.public.excel.worksheet.functions
nevwalters
Posts: n/a
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)
Reply With Quote