K
kirk
I need help with a function
I want to be able to have a formula that searches /query
a cell. If that cell B28 is less than zero it would use
the below formula
=SUM(B18/B28)-(B28*B5*2)-(B28*B6*2)
If b28 was zero or greater it would use the formula below
or perhaps just add +2 to the formula above
=SUM(c18/c28)-(c28*c5*2)-(c28*c6*2)
I want to be able to have a formula that searches /query
a cell. If that cell B28 is less than zero it would use
the below formula
=SUM(B18/B28)-(B28*B5*2)-(B28*B6*2)
If b28 was zero or greater it would use the formula below
or perhaps just add +2 to the formula above
=SUM(c18/c28)-(c28*c5*2)-(c28*c6*2)