You can't do that with COUNTIFS, try SUMPRODUCT, something like this
=SUMPRODUCT((A$2:A$100>D1)*(A$2:A$100<D2)*(C$2:C$100="No")*(A$2:A$100>B$2:B$100))
where D1 and D2 define the date range
You can't do that with COUNTIFS, try SUMPRODUCT, something like this
=SUMPRODUCT((A$2:A$100>D1)*(A$2:A$100<D2)*(C$2:C$100="No")*(A$2:A$100>B$2:B$100))
where D1 and D2 define the date range
Audere est facere
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks