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
[email protected] Bob [email protected] Sue
[email protected] Jon [email protected] Bob
[email protected] Gary [email protected] 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
[email protected] Bob [email protected] Sue
[email protected] Jon [email protected] Bob
[email protected] Gary [email protected] 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!