Is there a way to change this formula so that it will only calculate the COUNTIFS on data that falls in the month of May? The dates in the data set are in the range V14:V100000
=SUM(COUNTIFS($Q$14:$Q$10000,{"ii1x2","ii1x3","ii1x4","ii1x5","ii1x6","ii1x7","ii1x8","ii1x9","ii1x10"},$K$14:$K$10000,{">0"}))
Bookmarks