Help please!
What is the best, quickest and simplest method to Find Matching Data from 1 Column against Multiple Columns Without Losing Data?
I have a column of [default_emails] on one Worksheet1; And three(3) different columns of [email_1], [email_2] and [email_3] on a different Worksheet2.
How can I search the three(3) columns of [email_1], [email_2] and [email_3] all at once against the [default_email] in order to return matches with the [default_email] without losing any data? I also need to pull those that were not-matched, and organized them separately.
Worksheet1
Default_Email
Worksheet2
Client Name Address Email_1 Email_2 Email_3
ALSO, I would like to have this as a Table format so that the data can continue to be added/updated to the file/worksheet.
Lastly, I would also like to see if Power Query can be utilized as well. And, Pivot Table to report 'matched' and 'non-matched' groups of data.
Any help would be greatly appreciated!
Bookmarks