fitzrandolph
New Member
- Joined
- Sep 5, 2002
- Messages
- 24
Greetings.
I have some dirty data that I need to count. I have a cell that has the following data and I need to count the unique strings in it. The values will be separated by a comma, semicolon or both. I cannot break these values out into multiple columns. The amount of values in the cell will vary as will the positioning of any comma or semicolon.
Example:
CELL A1|
PRD-ID-APPLE, PRD-ID-PEAR;PRD-ID-ORANGE;PRD-ID-ORANGE,PRD-ID-PEAR, PRD-ID-PINEAPPLE; PRD-ID-BANANA
In a perfect world, the formula will tell me 5 since there are 5 unique values even though there are 7 strings listed in the single cell.
My apologies if this has been answered before, I can not locate a similar question.
Many thanks.
I have some dirty data that I need to count. I have a cell that has the following data and I need to count the unique strings in it. The values will be separated by a comma, semicolon or both. I cannot break these values out into multiple columns. The amount of values in the cell will vary as will the positioning of any comma or semicolon.
Example:
CELL A1|
PRD-ID-APPLE, PRD-ID-PEAR;PRD-ID-ORANGE;PRD-ID-ORANGE,PRD-ID-PEAR, PRD-ID-PINEAPPLE; PRD-ID-BANANA
In a perfect world, the formula will tell me 5 since there are 5 unique values even though there are 7 strings listed in the single cell.
My apologies if this has been answered before, I can not locate a similar question.
Many thanks.