Question, does anyone know how to count cells based on "if"'s from 3 columns?
I need to count the number of times certain information happens.
Ok, column A, B, C. Column A is a column of names. Column B is a column defining a type of activity. And column C contains a single number (number could be from 0 to 4000).
What I want to do is count the number of times a specific name occurs, but only if column b equals "x" and if column c is <60.
The formula when done is going to be used to take a report that was sorted alphabetically and sorted by pro number and tell a worksheet how many cargo loads that person had that picked up, and delivered "but" were more than 60 minutes late. So from a report sheet that lists 6 loads, the worksheet cell would end up saying "2" indicating that 2 of the loads that person had were later than 60 minutes.
Thanks guys,
Brian Koll
KollBrian@Yahoo.Com
I need to count the number of times certain information happens.
Ok, column A, B, C. Column A is a column of names. Column B is a column defining a type of activity. And column C contains a single number (number could be from 0 to 4000).
What I want to do is count the number of times a specific name occurs, but only if column b equals "x" and if column c is <60.
The formula when done is going to be used to take a report that was sorted alphabetically and sorted by pro number and tell a worksheet how many cargo loads that person had that picked up, and delivered "but" were more than 60 minutes late. So from a report sheet that lists 6 loads, the worksheet cell would end up saying "2" indicating that 2 of the loads that person had were later than 60 minutes.
Thanks guys,
Brian Koll
KollBrian@Yahoo.Com