D
daveyboy
I have a spreadsheet that uses 3 different formulas. I am trying to ge
a cell to use a certain formula based on a condition. For example
Depending on whether my weight is <100, I want the spreadsheet to us
one of the three formulas to calculate my exercise time.
if my weight <100 I want the cell to use formula #1
If my weight is >100 I want the cell to use formula #2
If my weihgt is >150 I want to use formula #3
I would like to store the formulas in a table. Is that the best way t
do this
a cell to use a certain formula based on a condition. For example
Depending on whether my weight is <100, I want the spreadsheet to us
one of the three formulas to calculate my exercise time.
if my weight <100 I want the cell to use formula #1
If my weight is >100 I want the cell to use formula #2
If my weihgt is >150 I want to use formula #3
I would like to store the formulas in a table. Is that the best way t
do this