Hi you wonderful people!
I'm using the current formula =IFERROR(IF($AR3<=(BU$1-5),SUM(V3:Y3),""),"")
Filling in false values and errors with blanks so I can perform a countif >=0 in a later step.
However, I am trying to subtract one of the blank cells from a number and am getting a #value ...