Hello, I have been trying to figure out a way to look at a very large data set (Columns A:QZ) and search each row for a value, then if found, return the unique id in Column A. The issue I am running into, is that a single value can have multiple matches throughout the sheet. Here is the example:
In Sheet1, I have a list of 26 unique values.
In Sheet2, I have those same values spread across the worksheet:
I am looking for a formula to put in Sheet1 that will look for the values in that list in Sheet2. When found, I would like it to list out the Unique ID (Column A) for each row that the value is found. I was hoping that the end result would look like this:
Is this something that can be done with a formula?
Thank you!
Travis
In Sheet1, I have a list of 26 unique values.
In Sheet2, I have those same values spread across the worksheet:
I am looking for a formula to put in Sheet1 that will look for the values in that list in Sheet2. When found, I would like it to list out the Unique ID (Column A) for each row that the value is found. I was hoping that the end result would look like this:
Is this something that can be done with a formula?
Thank you!
Travis