Forum Discussion
machurch71
Nov 18, 2022Copper Contributor
Vlookup help
I'm trying to pull data one spreadsheet into another using Vlookup, the problem is the sheet with the data is more then one number in the same cell separated by comma and space =VLOOKUP("*"& $E3...
Harun24HR
Nov 19, 2022Bronze Contributor
Use XLOOKUP() instead, with wild card matching option.