I have a sheet with a string, say xyz, this is not always the same length.
In another sheet an have a column of numbers, which have values which are variable-length strings with values which in the case of the xyz is abcd123xyz
I need to find the row that has the xyz is the column.
Is there a way to do this?