COUNTIFS using multiple named ranges in the criteria

U

u828576

Hi Guys,

Given [=SUM(COUNTIF(B4:B12, {"Daily", "Weekly"})]

If you wanted to replace "Daily" and "Weekly" with named ranges tha
contained the same values, would this be possible... i.e.

Given [=SUM(COUNTIF(B4:B12, {namedrange1, namedrange2})]

Many thank
 
Top