Forum Discussion
markjoyus
Apr 26, 2021Copper Contributor
Vlookup find next
I need a function that will work like vlookup, but will return values from the next row in an array where the lookup_value recurs. I have a table with a list of clients and their past appointments o...
SergeiBaklan
Apr 26, 2021Diamond Contributor
You may use INDEX/MATCH with MATCH()+1