Also, for INDEX/MATCH and VLOOKUP, it's always good idea to limit your column range to range that contains data (be it hard coding or via dynamic data range).
Unlike SUMIF, COUNTIF and variants, range isn't shrunk to used range with above formulas and will create unnecessary overhead.