Forum Discussion
KingSachin
Feb 24, 2023Copper Contributor
If match then return the next match value but with different fields
Hi Guys, I have a set of schedule data that shows me my inbound and outbound connections. I want to organize it in a way that in my Outbound, it shows me all my outbound connections with same air...
Patrick2788
Feb 27, 2023Silver Contributor
You'll need to use FILTER() instead of VLOOKUP to pull multiple returns for a given lookup.