P
Perry Diels
Hello,
I would like to place check boxes in a column that are linked to a given
formula. So far I managed to insert the check box, but I'm stuck on the
formula, I could not find the needed information in the Excel help. What I
want looks simple:
When clicking (enabling) the check box I want the sum of another cell to be
added to a target cell. I'll try to clarify with an example.
Cell D40 is the target, when the check box is checked I want to have the sum
of B2 added to the target (D40)
The Target can already contain a number, or it is empty. If another check
box is checked the sum of yet another cell should be added to the target
sum.
Another example:
I have three check boxes (A, B, C); The target is D40
A=sumB3 (=10)
B=sumB4 (=50)
C=sumB5 (=100)
No check boxes checked D40 = 0
If A is checked D40 = 10
If B is checked D40 = 50
If A & B checked together D40 = 60
If A & B & C are all checked D40 = 160
I hope this is understandable enough.
All help appreciated.
Perry
I would like to place check boxes in a column that are linked to a given
formula. So far I managed to insert the check box, but I'm stuck on the
formula, I could not find the needed information in the Excel help. What I
want looks simple:
When clicking (enabling) the check box I want the sum of another cell to be
added to a target cell. I'll try to clarify with an example.
Cell D40 is the target, when the check box is checked I want to have the sum
of B2 added to the target (D40)
The Target can already contain a number, or it is empty. If another check
box is checked the sum of yet another cell should be added to the target
sum.
Another example:
I have three check boxes (A, B, C); The target is D40
A=sumB3 (=10)
B=sumB4 (=50)
C=sumB5 (=100)
No check boxes checked D40 = 0
If A is checked D40 = 10
If B is checked D40 = 50
If A & B checked together D40 = 60
If A & B & C are all checked D40 = 160
I hope this is understandable enough.
All help appreciated.
Perry