J
joshkraemer
I'll make this short and brief.
Here's what works:
{AVERAGE(IF(ISERROR(D4
4),"",D4
4))}
Here's what I want to do (but doesn't work):
{AVERAGE(IF(ISERROR(D4
4,U4:AG4),"",D4
4,U4:AG4))}
What am I doing wrong? I want to be able to ignore all errors whe
calculating an average for _multiple_(2)_ranges_ (D4
4 and U4:AG4, no
just D4
4).
Thanks in advance for the help
Here's what works:
{AVERAGE(IF(ISERROR(D4


Here's what I want to do (but doesn't work):
{AVERAGE(IF(ISERROR(D4


What am I doing wrong? I want to be able to ignore all errors whe
calculating an average for _multiple_(2)_ranges_ (D4

just D4

Thanks in advance for the help