johnjohn46
New Member
- Joined
- Dec 8, 2015
- Messages
- 2
Hi.
It is my first question here and I am sorry it is too trivial.
I am constructing a formula with multiple criteria.
=COUNTIFS(D21:D868, "INT OUT Employees", F21:F868, “>0.01”)
But I have one more criterion. It is that I do not want to count a cell if the cell 4 rows above is not empty. How do I add such a criterion?
ADDRESS or ROW-commands??Hi.
It is my first question here and I am sorry it is too trivial.
I am constructing a formula with multiple criteria.
=COUNTIFS(D21:D868, "INT OUT Employees", F21:F868, “>0.01”)
But I have one more criterion. It is that I do not want to count a cell if the cell 4 rows above is not empty. How do I add such a criterion?
ADDRESS or ROW-commands??Hi.