mlindquist
New Member
- Joined
- Sep 6, 2019
- Messages
- 24
Is there a way through conditional formatting to highlight a column value if they have multiple values in one of the other columns (ex. STATUS - they could have both an Active and Inactive status.
ID | ID_RCD | STATUS | |
123456 | 1 | A | some data |
123456 | 2 | I | some data |
123456 | 3 | A | some data |
456789 | 1 | A | some data |