Can I use logic operators in the array section of a sum(countifs formula?
Example:
=Sum(Countifs(item.range,A3,location.range,B3,date.1.range,{"<"&A1,">"&Eomonth(A1,0)})
A1 is a date, typically the 1st of any given month.
I have tried it and it doesn't seem to work as expected.
Any thoughts, insight, ideas?
Thanks!
-Spydey
Example:
=Sum(Countifs(item.range,A3,location.range,B3,date.1.range,{"<"&A1,">"&Eomonth(A1,0)})
A1 is a date, typically the 1st of any given month.
I have tried it and it doesn't seem to work as expected.
Any thoughts, insight, ideas?
Thanks!
-Spydey