This tutorial explains how to write a custom VBA Excel Function to vlookup second matched value or specific occurrence.
You may also want to read:
Case sensitive lookup
Excel Lookup Function lookup multiple criteria not in the first column
Excel lookup partial text using Vlookup with Wildcard
Excel lookup Function lookup multiple criteria
Excel Vlookup second matched value or specific occurrence
In traditional Vlookup, you are allowed to vertically lookup the first value that ma...
Read More