Feb 23, 2022 ... I am looking to have column A(entire column) cells highlight if there is a match in Column B(Entire column) I thought it would be simple but the formula I ...
Jun 3, 2019 ... I have two queries pulling in data to form two lists. I need to compare the names in List 2 with the names in List 1 and create a 3rd list for those that are ...
Feb 4, 2020 ... ... duplicates (about 25% of names are duplicates). Hello - I was hoping someone in the community can help me find a solution for the simple problem ...
Mar 10, 2022 ... I am working on a sheet where I need to highlight duplicates based on two separate columns without having the formula check the column in between.
Sep 14, 2023 ... On a spread sheet I have two columns, old data in column A and new data in column B. I'd like to compare the two columns to see if there are any matches.
Jul 27, 2022 ... I am trying to compare two sets of data. I want to get A:G, search I:J for a name that matches B:C, and if it matches I don't want to see the entry at all.
Nov 26, 2020 ... I have two columns of ID's that come from two different sheets. I load these columns through =unique() formula. These ID's are used to connect data from the ...
Jul 13, 2022 ... I often need to compare two long lists of items and figure out what items appear in both lists. I need help with a formula that can do this for me.
Dec 4, 2021 ... I am looking for a formula that will compare Column A with Column B, look for duplicate data between A and B, and delete both the duplicate data and the ...
Nov 10, 2022 ... I think the link to the file should help. I had a hard time finding information on comparing rows to columns. My fingers are crossed that it can ...
Apr 22, 2020 ... Highlight duplicate names when last name, first name are in two separate columns. I would like to highlight duplicate names in a spreadsheet ...
Mar 7, 2019 ... This could either be a list on a separate tab, or it could be Condition Formatting (highlight dupes). You could then delete the duplicate rows.
Dec 18, 2019 ... Hi BGW,. I created a new sheet in your file called AdamHelp that has a possible solution for you. It uses the formula: =ARRAYFORMULA(IF(A1:A ...
Jul 21, 2021 ... This is an example spreadsheet: https://docs ... (Note we could also list the ones that just occur once, by removing the outer query.).
Mar 21, 2020 ... I've been attempting to do is compare Sheet1, Column G with Sheets 2, Column A and when there is a match sum up the corresponding values in Sheet2, Column B.
Mar 25, 2023 ... I originally wanted to just use a Match or Index formula to compare multiple lists on multiple tabs with another master list and have it tell me which names ...
Jun 15, 2021 ... In the "IMPORT" sheet, I am importing data from an external source that sometimes have more columns or existing columns are arranged each time ...
Apr 18, 2019 ... I can do simple countifs to find which ones are duplicates, but am failing to create a list of duplicates. ... list in different columns in my ...
Jul 12, 2021 ... I am almost at the finishing of my project. Now i am stuck at a point ,where i am not sure how to go forward. i need to compare two columns and ...