Forum Discussion

craig319's avatar
craig319
Copper Contributor
Apr 30, 2021
Solved

Conditional Formatting - Check entry from list

I am trying to create conditional formatting from a new list. If I drop 100 (just an example) companies into a column, I am hoping it can cross reference a specific list I already have. If any of the...
  • Riny_van_Eekelen's avatar
    Apr 30, 2021

    craig319 If both your lists are in the same sheet, you could simply select them both columns and choose the CF rule to show duplicates. This will highlight duplicates in both lists, though. If on the other hand, both list are in separate sheets and/or you don't want the names in the existing list to be highlighted as well, you could use a VLOOKUP function inside a CF rule. Both methods are demonstrated in the attached file

Resources