Hi,
I have an index and match search engine that I am trying to create and could use a bit of pro help.
I am using a helper column that contains a match/offset formula to go find my search criteria and return the row where its found.
I am pairing this with the index tool to then go and list the info found in Column A for each row that the search criteria is found.
The problem I have is that I have space delimited strings in some cells and others with no strings.
Because of this I can return info from a string using wildcards, or info without a string, but not both. I know that if I separate each line to remove the strings it would work but I really dont want to do that due to how this sheet will be used and due to who will be using it.
In the attached sheet the RPN search is where this problem can be seen. It returns 2 items when it should have 6.
If someone has time to take a look and offer some help I would certainly appreciate it.
Bookmarks