L
Lizz45ie
I have a complicated formula where I need to add a IF statement. I'v
included the formula for your review:
=(SQRT(((POWER(((C39+D39)/1000000),3.5)*(POWER(H39,10))/POWER(B39*F39,2)))))*100
I am trying to add the IF statement to the last portion of the formula
If 'F39' is blank I want the formula to skip calculating the last par
of the formula, but if
'F39' is populated then calculate (B39 * F39, 2).
Any help is appreciated
included the formula for your review:
=(SQRT(((POWER(((C39+D39)/1000000),3.5)*(POWER(H39,10))/POWER(B39*F39,2)))))*100
I am trying to add the IF statement to the last portion of the formula
If 'F39' is blank I want the formula to skip calculating the last par
of the formula, but if
'F39' is populated then calculate (B39 * F39, 2).
Any help is appreciated