UniqueUsername
New Member
- Joined
- Dec 9, 2022
- Messages
- 11
- Office Version
- 365
- Platform
- Windows
Hi Folks,
I'm looking to create a conditional formatting rule that can detect duplicated values in a column where a cell can contain multiple values separated by commas. I am trying to avoid using multiple columns to have one value per column due to space constraints
For example, if I had the following data in separate rows:
APPLE,GRAPE,PEAR,
BANANA,STRAWBERRY,ORANGE,
APPLE,
BLUEBERRY,PEAR,
Rows 1, 3 and 4 would be highlighted due to APPLE in row 1 and 3, and also PEAR in 1 and 4. Is this possible?
Thank you in advance for any help provided!
I'm looking to create a conditional formatting rule that can detect duplicated values in a column where a cell can contain multiple values separated by commas. I am trying to avoid using multiple columns to have one value per column due to space constraints
For example, if I had the following data in separate rows:
APPLE,GRAPE,PEAR,
BANANA,STRAWBERRY,ORANGE,
APPLE,
BLUEBERRY,PEAR,
Rows 1, 3 and 4 would be highlighted due to APPLE in row 1 and 3, and also PEAR in 1 and 4. Is this possible?
Thank you in advance for any help provided!