Man of Honour
- Joined
- 27 Sep 2004
- Posts
- 25,821
- Location
- Glasgow
Afternoon, I'm trying to find if particular text strings are present in a long list of data i.e. to look up based on one cell and find out if the text is anywhere within a list of cells - I don't even know if it is possible but if it is then it appears to be slightly beyond my Excel skills or maybe just my brain capacity today.
To explain a bit further I've got lists of reference numbers say in cell F1 I have "D12345D" and I'd like to see if they appear in another list (say E3:E768) where they may be in any position in the text e.g. in cell E21 "This is D12345D here" or in E453 "At the end of this is D12345D". I can use Search or Find to check if it is there but they only appear to work where it is on the same row, it seems as if I'd need to combine them with a vLookup in some way but I can't seem to think of anything at the moment which will solve the problem. All I need is a true/false type response to check whether that reference has appeared before at any point in the list.
Thanks for any help.
To explain a bit further I've got lists of reference numbers say in cell F1 I have "D12345D" and I'd like to see if they appear in another list (say E3:E768) where they may be in any position in the text e.g. in cell E21 "This is D12345D here" or in E453 "At the end of this is D12345D". I can use Search or Find to check if it is there but they only appear to work where it is on the same row, it seems as if I'd need to combine them with a vLookup in some way but I can't seem to think of anything at the moment which will solve the problem. All I need is a true/false type response to check whether that reference has appeared before at any point in the list.
Thanks for any help.