00:00In my previous video, I illustrated how to compare two lists using filter and count if function.
00:05However, if the Excel version you are working with does not include filter function,
00:09you can still accomplish the same task by employing conditional formatting.
00:13The first thing to do will be select your main data set like this.
00:17And after that, go home, style, conditional formatting, and new rule.
00:22In this new rule, you'll be selecting use formula and this is the formula you'll be using.
00:26Once that's done, click on format and make sure you're on fill tab.
00:31I'm going to select say yellow and click OK.
00:35Once that's done, click OK and you can see that all the names that appear on column A
00:41but not in column B are highlighted in yellow.
Comments