Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I would like to have a checkbox perform an if calculation. For instance if a
checkbox is checked then I would like it to look to multiple columns to the right and if in the next column to the right has a checkbox checked then add a number that is at the bottom of the column. I am using both control toolbox checkboxes and forms toolboxes. (i could use one other other if that's what I need to do) Im going to checkmark the chkbox in column d, if there is a chkmark in colum e then add $399. to the total, if there is a chkmark in the checkbox in the cell to the right (f) then add 399. to that total too. ect. ect. a b c d e f g 1st name last name registered paid class 1 class 2 ect ---- chkbox chkbox chkbox chkbox Cost of tuition Total (?) $399.00 $399.00 $279.00 Thanks for looking at this for me. Rob |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
perform a calculation if checkbox marked | Excel Worksheet Functions | |||
How to have Checkbox A uncheck with checked Checkbox B | Excel Discussion (Misc queries) | |||
link a checkbox in a sheet to a checkbox on a userform? | Excel Programming | |||
How do I link one checkbox to update another checkbox? | Excel Programming | |||
checkbox on form reset from checkbox on sheet | Excel Programming |