J
Joe
Two scenarios:
1. I want to do a lookup with an exact match on more than
one criteria. For example, I want to find the value in
column C in the row where column A and column B meet some
criteria.
2. I want to find the SUM of ALL of the values in column
C where column A and column B both meet some criteria.
The criteria in A and B are different.
Please let me know how to do both scenarios. Thanks.
1. I want to do a lookup with an exact match on more than
one criteria. For example, I want to find the value in
column C in the row where column A and column B meet some
criteria.
2. I want to find the SUM of ALL of the values in column
C where column A and column B both meet some criteria.
The criteria in A and B are different.
Please let me know how to do both scenarios. Thanks.