I am trying to create a formula that will count an ID in one column if it means several criteria in another column. Other formulas I've seen are close to what I want but none consider ID.
My data look like this:
The formula you see in the formula box is the closest thing I could get but it sums up the number of times it gets all the criteria. My wish list simplified is:
- to get a 1 in Column G based on ClientEnrollmentID if Column C has "Initial" OR "Annual".
- same as above except "Initial" AND "Annual".
For example, 1074328692 (the first ClientEnrollmentID--H2) should be 1 for the first wish and 0 for the second wish. 1074331324 (second row--H3-H5) should be 1 because it satisfies the two wishes (it would be okay for 1 to appear in multiple rows for the ClientEnrollmentID).
My third wish is that someone can help me with this. Thanks!




