I have two spreadsheets which have similar information. I want to compare them both and remove the unique entries.
Spreadsheet 1:
has 356 rows and 1 column. The column name is called USERID. Each row has a different user ID.
Spreadsheet 2:
has over 3000 rows and 6 columns. The column names are USERID, FirstName, LastName, DisplayName, Manager, Phone.
Essentially i want to be able to remove all of the 2644 from spreadsheet 2, which do not have a USERID on spreadsheet 1.
If adding these two different spreadsheets together into one spreadsheet with different sheets is easier, I am more than happy to that as well. Either way, I'd love any help.
Thanks.
Start Free Trial