T
Tami
I have a formula I'm trying to write but I'm having
difficulty. I have several columns that if they are
blank, I want the end result to be blank.
This is what I'm trying to write but I keep getting a
#value error:
If(or(A1="",D1="",F1="",M1="",R1="",Z1=""),"",
average(A1,D1,F1,M1,R1,Z1)
I'm sure this is something simple but I can't figure it
out. HELP?
Thanks in advance,
Tami
difficulty. I have several columns that if they are
blank, I want the end result to be blank.
This is what I'm trying to write but I keep getting a
#value error:
If(or(A1="",D1="",F1="",M1="",R1="",Z1=""),"",
average(A1,D1,F1,M1,R1,Z1)
I'm sure this is something simple but I can't figure it
out. HELP?
Thanks in advance,
Tami