

- #Compare two columns in excel and return differences how to
- #Compare two columns in excel and return differences download
Highlighting repeat customers using Excel.5 tips to make you a conditional formatting rock star.More Tips & Tutorials on Excel Conditional Formatting: What about you? How do you compare lists of values in Excel? What formulas do you use? Please share your techniques and tips using comments. And if I want to highlight the matches, I use CF. I often have to compare values in multiple lists (for eg.

Play with it and become comparison ninja. It also contains the answer to homework above.
#Compare two columns in excel and return differences download
Go ahead and download the example workbook on comparing 2 lists in excel. Discuss! Download Example Workbook on Comparing 2 Lists in Excel: When you are satisfied with your result, post the answers here. Go ahead, figure this out, practice it on a workbook. Of course, doing this is very straightforward in Excel once you understand the above 3 things. We want to find-out a given value (say in A1) is in the both lists, first list or second list and highlight all the matches. Searching for a value and Highlighting Matched Items in Both Lists – Your Homework:

Now, it gets interesting as you should apply conditional formatting individually to both lists.

This checks whether “value” occurs anywhere in lst2 and returns false if that is the case. So in order to find-out if a value is in list 1 only, we use a formula like =COUNTIFS(lst2,value)=0.
#Compare two columns in excel and return differences how to
Also, you should know how to use COUNTIFS Excel Formula, it is so awesome, I wonder why MS hasn’t called it MAGIC() ? But, just to make formulas simpler and easier to read, lets name the 2 lists as lst1 and lst2.Ģ. Whenever you compare 2 sets of values, there are 3 possibilities, as shown in the illustration below:Īpart from looking like circles drawn by hulk with a crayon, these circles show important concepts of set theory in simplest form.
