bigbrownbear123
New Member
- Joined
- Nov 7, 2016
- Messages
- 1
Hello,
I would like to have an index match which will allow wildcards around the match array e.g.
=INDEX(Sheet2!$D$2:$D$3,MATCH($M2,"*"&Sheet2!$C$2:$C$3&"*",0))
I know this is not possible but is there some other formula which would achieve the same result (to match a text string to a sub-string of that text)?
Thanks
I would like to have an index match which will allow wildcards around the match array e.g.
=INDEX(Sheet2!$D$2:$D$3,MATCH($M2,"*"&Sheet2!$C$2:$C$3&"*",0))
I know this is not possible but is there some other formula which would achieve the same result (to match a text string to a sub-string of that text)?
Thanks