J
jade
Hi,
I'm hoping someone can help I have 4 columns of data as so:
A B C D
email address Instructor Name email address
(e-mail address removed) Bob (e-mail address removed) Sue
(e-mail address removed) Jon (e-mail address removed) Bob
(e-mail address removed) Gary (e-mail address removed) Gary
so in the example above line 3 is the only true match lines one and 2 not.
There are 800 lines of data. Columns A&B is the correct "partner" data, columns C&D I need to find which ones from these columns do not match the pairing in A&B.
I would like to either highlight them in column c&D or in column e show 'false'.
Not sure if there's a vb code or a lookup or if...
Thank you for your help!
I'm hoping someone can help I have 4 columns of data as so:
A B C D
email address Instructor Name email address
(e-mail address removed) Bob (e-mail address removed) Sue
(e-mail address removed) Jon (e-mail address removed) Bob
(e-mail address removed) Gary (e-mail address removed) Gary
so in the example above line 3 is the only true match lines one and 2 not.
There are 800 lines of data. Columns A&B is the correct "partner" data, columns C&D I need to find which ones from these columns do not match the pairing in A&B.
I would like to either highlight them in column c&D or in column e show 'false'.
Not sure if there's a vb code or a lookup or if...
Thank you for your help!