Sir,
Please help to resolve the below issue.
Shop no has multiple customer. What is the formula for Unique customer in column c.
Please help to resolve the below issue.
Shop no has multiple customer. What is the formula for Unique customer in column c.
Shop No | customer | No of Customer (Count) |
23623 | A | |
23623 | A | |
23623 | A | |
23623 | B | |
23623 | B | |
23674 | C | |
23674 | C | |
23674 | C | |
23674 | C | |
23674 | C | |
23677 | D | |
23677 | E | |
Result given below |
2 |
2 |
2 |
2 |
2 |
1 |
1 |
1 |
1 |
1 |
2 |
2 |