I want to compare the email addresses on sheet1 to sheet 2 and output the results on sheet 3.
Sheet 1 and Sheet 2 have most of the same email addresses with a few extras (different addresses) on each.
There are extra email addresses on sheet 1 but are not on sheet 2.
There are extra email addresses on sheet 2 but are not on sheet 1. (Vice versa)
The results:
I want the results to output the email addresses from sheet 1, that are missing from sheet 2, labeled as "Not in Sheet 2"
I want the results to output the email addresses from sheet 2, that are missing from sheet 1, labeled as "Not in sheet 1" (Vice Versa)
The results from both sheets should output on Sheet 3.
Images of Sheet 1, Sheet 2, Sheet 3, are provided below.
How would I code this? Thank you!!
Sheet 1 and Sheet 2 have most of the same email addresses with a few extras (different addresses) on each.
There are extra email addresses on sheet 1 but are not on sheet 2.
There are extra email addresses on sheet 2 but are not on sheet 1. (Vice versa)
The results:
I want the results to output the email addresses from sheet 1, that are missing from sheet 2, labeled as "Not in Sheet 2"
I want the results to output the email addresses from sheet 2, that are missing from sheet 1, labeled as "Not in sheet 1" (Vice Versa)
The results from both sheets should output on Sheet 3.
Images of Sheet 1, Sheet 2, Sheet 3, are provided below.
How would I code this? Thank you!!