Compare Lists
I haven't got the code to hand but you can achieve your
requirement by using the Filter function .. see the VBA
help files for documentation and example. Filter also
copes with case sensitivity.
-----Original Message-----
I could use some help with validating items in a list
with VBA. What
I would like to do is compare List A and List B. If an
item is in
List A but not in List B I would like to delete item from
List A.
Thanks for any help available.
Regards,
David
.
|