muchobrento
New Member
- Joined
- Aug 29, 2014
- Messages
- 12
Hi all
On a pretty regular basis I run into this problem, so I finally thought I'd see if the community can help me solve it.
I'd like to take 2 separate lists and be able to extract a 3rd list of all entries not present in both lists. For example:
As a side note, I have no idea how to write VBA script, or how to even use it. But, if the solution requires me to use a VBA script, I'll do my best to learn what I need to. But, please try to keep the instructions at their most basic level, since I'm a noob.
Thanks so much in advance!
MuchoBrento
On a pretty regular basis I run into this problem, so I finally thought I'd see if the community can help me solve it.
I'd like to take 2 separate lists and be able to extract a 3rd list of all entries not present in both lists. For example:
- List A has 2,500 entries
- List B has 2,700 entries (but I have no idea which entries are unique to List B)
- List C (the result of our operation) has 200 extracted entries that are not present in both lists
As a side note, I have no idea how to write VBA script, or how to even use it. But, if the solution requires me to use a VBA script, I'll do my best to learn what I need to. But, please try to keep the instructions at their most basic level, since I'm a noob.
Thanks so much in advance!
MuchoBrento