WarpathMechanic
New Member
After hours of searching the excel bible that is Chandoo.org and racking my brain trying to figure this one out. My boss has finally cut me a curveball I just cant get through on my own. I turn to the senseis of rows and columns for guidance.
Here is what I have:
Location ID Location Name Policy Number Customer Benefit 2010 Benefit 2011
Here are the stipulations I have to over come:
If 2 Customers names are the same but the Policy Numbers are different it only counts as 1
If 2 Customers names are the same but the Location IDs are different they count individually (2)
If it has a benefit in 2010 but not in 2011 = Existing Term
If it has a benefit in 2011 but not in 2010 = New Active
If it has no benefit for either 2010 or 2011 = New Term
If it has a benefit for both 2010 and 2011 = Existing Active
If there is more than one row for each name (as stated by the criteria above) each row must have one of the 4 benefit labels mentioned.
I have tried:
SUMPRODUCT
SUMIFS
IF
INDEX
MATCH
COUNTIF
Now I am the first to admit that I am NO MASTER when it comes to these formulas but for the life of me I either get too many variables or I cannot get the result needed (in short, a proper count based on the criteria above of the total number of policies and their status based on the criteria above)
If needed I will post the sheet but I am hesitant as it has some data that may need not be public.
Here is what I have:
Location ID Location Name Policy Number Customer Benefit 2010 Benefit 2011
Here are the stipulations I have to over come:
If 2 Customers names are the same but the Policy Numbers are different it only counts as 1
If 2 Customers names are the same but the Location IDs are different they count individually (2)
If it has a benefit in 2010 but not in 2011 = Existing Term
If it has a benefit in 2011 but not in 2010 = New Active
If it has no benefit for either 2010 or 2011 = New Term
If it has a benefit for both 2010 and 2011 = Existing Active
If there is more than one row for each name (as stated by the criteria above) each row must have one of the 4 benefit labels mentioned.
I have tried:
SUMPRODUCT
SUMIFS
IF
INDEX
MATCH
COUNTIF
Now I am the first to admit that I am NO MASTER when it comes to these formulas but for the life of me I either get too many variables or I cannot get the result needed (in short, a proper count based on the criteria above of the total number of policies and their status based on the criteria above)
If needed I will post the sheet but I am hesitant as it has some data that may need not be public.