Hi,
i was wondering if it was possible to do a countif of a column, ignoring the ones where in another column there is a parameter.
A B
JAN CLN
JAN MOD
FEB CLN
MAR MOD
DEC MOD
MAR CLN
FEB REP
FEB MOD
In the example above, when trying to count amount of JAN, without MOD, it would have to give as a result 1.
FEB without CLN should give 2.
Thank you in advance
i was wondering if it was possible to do a countif of a column, ignoring the ones where in another column there is a parameter.
A B
JAN CLN
JAN MOD
FEB CLN
MAR MOD
DEC MOD
MAR CLN
FEB REP
FEB MOD
In the example above, when trying to count amount of JAN, without MOD, it would have to give as a result 1.
FEB without CLN should give 2.
Thank you in advance