Here is the formula I'm trying to use:
=IF((LEN(S4:S6)=0,""),(LEN(S4:S6)>0,AVERAGE(S4:S6)))
Unfortunately, I am getting error message " There is a problem with this formula". Do you see anything that I need to change?
Your advise will be greatly appreciated
=IF((LEN(S4:S6)=0,""),(LEN(S4:S6)>0,AVERAGE(S4:S6)))
Unfortunately, I am getting error message " There is a problem with this formula". Do you see anything that I need to change?
Your advise will be greatly appreciated
Last edited: