D
drose
can you tell me why this wont work? I am trying to find how many days in
column H2:H232 are less than 8 if in column D2
232 the month is January. I
used the formula below as an array formula but it is just counting all of the
days and not the one's less than 8.
{=COUNT(IF(D2
232="January",H2:H232,"<8"))}
column H2:H232 are less than 8 if in column D2
232 the month is January. Iused the formula below as an array formula but it is just counting all of the
days and not the one's less than 8.
{=COUNT(IF(D2
232="January",H2:H232,"<8"))}