Hello,
I was wondering if you can help me with my formula.
How do I count my Battery CE Leads Range 4 when my cells are "blank"
I need to count sum of Blanks each month. Thanks.
=COUNTIFS({Battery CE Leads Range 3}, "Unqualified", {Battery CE Leads Range 4}, $[STATUS UNQUALIFIED]@row, {Battery CE Leads Range 2}, AND(IFERROR(MONTH(@cell), 0) = Apr$1, IFERROR(YEAR(@cell), 0) = 2023))