I'm working on a spreadsheet with two columns, Column A has a list of serial numbers & Column B has a list of scanned data which contains some of those serial numbers as well as junk data all in one continuous line (ex 'ABCD1234FGHJ' where '1234' would be the relevant serial number).
I'm trying to come up with a formula that compares a cell in Column B with all of the serials in Column A to see if any of the serial numbers matches the data in there, and if so writes that serial number in a cell. Any help with how to do so would be greatly appreciated.
I'm trying to come up with a formula that compares a cell in Column B with all of the serials in Column A to see if any of the serial numbers matches the data in there, and if so writes that serial number in a cell. Any help with how to do so would be greatly appreciated.