kumara_faith
Well-known Member
- Joined
- Aug 19, 2006
- Messages
- 951
- Office Version
- 365
Hi,
I have the following table:
In column A, I have the interactions with customer which also indicates the policy numbers of the customers. Since this interactions are entered manually by the service agent, there could be several possible variations as indicated in column A. Example in row no 6 is not a typo error but it is meant to show an example of the service agent entering the policynumber and the word "and" together as this could also be a possible variation.
In column B , I am trying to count the number of policy numbers mentioned in column A. The correct results are indicated in column B.
Is there a way to use a formula to derive this ? Appreciate all the help.
I have the following table:
Book1 | ||||
---|---|---|---|---|
A | B | |||
1 | Interactions | Policy Count | ||
2 | Customer came to make a complaint and make enquiry on policy 0012455 and A445587. | 2 | ||
3 | Policyholder made enquiry on policy 9988567 and S4444447. | 2 | ||
4 | Policyholder made enquiry on policy 9988567 and S4444447 and 5454545A | 3 | ||
5 | Policyholder made enquiry on policy 9988567/S4444447/5454545A | 3 | ||
6 | Customer came to make a complaint and make enquiry on policy 00124774and S449987. | 2 | ||
Sheet1 |
In column A, I have the interactions with customer which also indicates the policy numbers of the customers. Since this interactions are entered manually by the service agent, there could be several possible variations as indicated in column A. Example in row no 6 is not a typo error but it is meant to show an example of the service agent entering the policynumber and the word "and" together as this could also be a possible variation.
In column B , I am trying to count the number of policy numbers mentioned in column A. The correct results are indicated in column B.
Is there a way to use a formula to derive this ? Appreciate all the help.