M
mlv
I need to put a manual toggle (or tick box, check box, radio button,
whatever) in each cell of a column so that if the toggle is on/ticked (value
1), a formula extracts the value from an adjacent cell, performs a
mathematical function on it and enters the result in a third cell.
i.e :
Cell A1 contains the toggle (or tick box/check box/radio button)
Cell B1 contains a numerical value
Cell C1 contains the formula.
If Cell A1 toggle is on/ticked, the formula in Cell C1 extracts the value
from Cell B1, performs a mathematical function on it and enters the result
in Cell C1, otherwise (if the toggle is off/unticked), Cell C1 remains blank
("").
This process is repeated for Cell groups A2, B2, C2 & A3, B3, C3, etc.
I would like to use a simple toggle that the user can click-on successively
to alternately change it's state between 0 & 1, rather than requiring the
user to type in something such as 'Y' or 'X' into Cell A1.
Does Excel offer such a feature?
whatever) in each cell of a column so that if the toggle is on/ticked (value
1), a formula extracts the value from an adjacent cell, performs a
mathematical function on it and enters the result in a third cell.
i.e :
Cell A1 contains the toggle (or tick box/check box/radio button)
Cell B1 contains a numerical value
Cell C1 contains the formula.
If Cell A1 toggle is on/ticked, the formula in Cell C1 extracts the value
from Cell B1, performs a mathematical function on it and enters the result
in Cell C1, otherwise (if the toggle is off/unticked), Cell C1 remains blank
("").
This process is repeated for Cell groups A2, B2, C2 & A3, B3, C3, etc.
I would like to use a simple toggle that the user can click-on successively
to alternately change it's state between 0 & 1, rather than requiring the
user to type in something such as 'Y' or 'X' into Cell A1.
Does Excel offer such a feature?