Hi, I am trying to write an IF statement which includes the following:-
if E21 is not greater than 2xE22 then the following formula is used (SQRT((E23*E21)/2*E24))), BUT if E21 is greater than 2*E22, then the following formula is used (SQRT((E23*E22)/E24))),
I just cant seem to make it work.
Thanks for your help.
Bookmarks