Hi All -
Is there a way to compare data in a column of one workbook tab with data on another tab (multiple columns) to see if there are ANY matches in the string of data??
For example:
Sheet 1, Cell A1: "Red, Yellow, Car, Truck"
Sheet 2, Column A is "Color" and Column B is "Vehicle Type"
- Column A contains the value "Red" in cell A15
- Column B contains the value "Car" in cell B5 and the value "Truck" in cell B10.
So on the first tab, is there a way to identify that "Red", "Car", and "Truck" were a match to data from Sheet 2?
My apologies if this doesn't quite make sense, I'm having a hard time describing my ask.
Appreciate any help you all can provide. Thank you!
Is there a way to compare data in a column of one workbook tab with data on another tab (multiple columns) to see if there are ANY matches in the string of data??
For example:
Sheet 1, Cell A1: "Red, Yellow, Car, Truck"
Sheet 2, Column A is "Color" and Column B is "Vehicle Type"
- Column A contains the value "Red" in cell A15
- Column B contains the value "Car" in cell B5 and the value "Truck" in cell B10.
So on the first tab, is there a way to identify that "Red", "Car", and "Truck" were a match to data from Sheet 2?
My apologies if this doesn't quite make sense, I'm having a hard time describing my ask.
Appreciate any help you all can provide. Thank you!