How do I use the COUNTIF Function when another cell range is equal or greater to a number value.
I have an extract from an advanced filter copied to another worksheet. I need to count the instances of a <value> in column A (I have a name cell range for this) when equal to a second name cell range. That I can use the COUNTIF function for without issue. The problem is I only want to count those instances when a third named cell range is (column K - also a named cell range) is greater than 0.
What would be the best way to do this?
I have an extract from an advanced filter copied to another worksheet. I need to count the instances of a <value> in column A (I have a name cell range for this) when equal to a second name cell range. That I can use the COUNTIF function for without issue. The problem is I only want to count those instances when a third named cell range is (column K - also a named cell range) is greater than 0.
What would be the best way to do this?