A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Hi TERI RICE,
Thank you for sharing your request.
For this concern, you can use this setup:
- Select the TYPE column (based on your screenshot B2:B9) then go to Home > Conditional Formatting > New Rule > Use a formula to determine which cells to format
- Use this formula:
=AND($B2="NM",COUNTIFS($A:$A,$A2,$C:$C,$C2)>1) - Choose your fill color, then click OK.
- If you want to change the type, for example highlight BC instead, you just need to change from
$B2="NM"to$B2="BC"
Please give it a try and let me know if it works. If you have any questions, please don’t hesitate to reach out in the comments of this post. I'm happy to assist you further.
Thank you for your patience and understanding.
If the answer is helpful, please click "Yes" and kindly upvote it.
Note: Please follow the steps in the forum documentation to enable e-mail notifications if you want to receive the related email notification for this thread.