Forum Discussion

Megpie's avatar
Megpie
Copper Contributor
May 29, 2019

Vlookup to find multiple variations of a text string and return column

This is what I have so far:   =VLOOKUP("*"&$H$2&"*", Datatable, COLUMN(A2), FALSE)   $H$2 = Contains the text I'm searching for within Datatable   When I run the formula, I only get the first i...

Resources