Hi guys
I have a database which contains customer ids in A2:A10000. These customer ids are grouped into various group ids which are in B2:B10000. One group id can be tagged to just one customer id or or can be tagged to upto 50 customer ids. These customer ids are further managed by Relationship manager codes in C2:C10000. One relationship manager code can be tagged to just one customer id or can be tagged to many customer ids of same group id or any other group id.
The dataset is sorted first by group id and then by customer id.
Using just excel formulas, I want to do the following
1. In column D, plot 1 if a group Id is unique, else plot NULL.
2. wherever 1 is found in column D, then in column E, plot count of unique relationship manager codes which are tagged to ALL customer ids tagged to that group id.
Pl help. Thanks!
I have a database which contains customer ids in A2:A10000. These customer ids are grouped into various group ids which are in B2:B10000. One group id can be tagged to just one customer id or or can be tagged to upto 50 customer ids. These customer ids are further managed by Relationship manager codes in C2:C10000. One relationship manager code can be tagged to just one customer id or can be tagged to many customer ids of same group id or any other group id.
The dataset is sorted first by group id and then by customer id.
Using just excel formulas, I want to do the following
1. In column D, plot 1 if a group Id is unique, else plot NULL.
2. wherever 1 is found in column D, then in column E, plot count of unique relationship manager codes which are tagged to ALL customer ids tagged to that group id.
Pl help. Thanks!