Reputation: 4170
There are two lists I need to compare, see the below pic:
What I want to do is compare if each ID AND Option in left list exists or not in the right list. I tried to use VLOOKUP and COUNTIF but I dont know how to deal with the AND condition(ID AND Option) in both of them.
How can I do this?
Upvotes: 0
Views: 10085