I'm struggling with finding the right formula to do what should be an easy task.
I need a formula to increment items in a list based on different classifications.
For example, say I have 2 lists, people by job title(H,I), and the order in which they passed through a door(E,F):
How can I write a formula that will increment in L15:L18 based on how many times people with those job titles (K15:K18) passed through that door?
In the above example Maintenance should return 10, Assistant 8, and Manager 2.
Thanks ahead of time.
I need a formula to increment items in a list based on different classifications.
For example, say I have 2 lists, people by job title(H,I), and the order in which they passed through a door(E,F):
How can I write a formula that will increment in L15:L18 based on how many times people with those job titles (K15:K18) passed through that door?
In the above example Maintenance should return 10, Assistant 8, and Manager 2.
Thanks ahead of time.