Hi,
In column 'A' I have text in cells A2:A1000 and want to check if any of this text appears any cell in Column 'B' - one big problem is, whilst the text in column 'A' can be a maximum of 20 characters/numbers in column 'B' the text to check for could me amonst text/numbers upto 256 characters.
If the text in column 'A' is found in any cell Column 'B' Column 'C' should be updated with the cell ref in Column 'B'
e.g
Row Column A Column B Column C
1 1000 the cat sat on the mat 9999 A2
2 2000 the 1000 cat sat on the mat A4
3 9999 the dog ate the 6666 cat A1
4 6666 the dog sat on the 2000 cat A3
Any assistance would be gratefully appreciated
Many thanks in advance
Rob
In column 'A' I have text in cells A2:A1000 and want to check if any of this text appears any cell in Column 'B' - one big problem is, whilst the text in column 'A' can be a maximum of 20 characters/numbers in column 'B' the text to check for could me amonst text/numbers upto 256 characters.
If the text in column 'A' is found in any cell Column 'B' Column 'C' should be updated with the cell ref in Column 'B'
e.g
Row Column A Column B Column C
1 1000 the cat sat on the mat 9999 A2
2 2000 the 1000 cat sat on the mat A4
3 9999 the dog ate the 6666 cat A1
4 6666 the dog sat on the 2000 cat A3
Any assistance would be gratefully appreciated
Many thanks in advance
Rob