Forum Discussion

Lycias's avatar
Lycias
Brass Contributor
Jul 25, 2021
Solved

XLOOK UP multiple criteria

Hello, In sheet 2, I want a formula in column B that picks for the latest year in column C of the Data 1 sheet, a value in column B for a code in Column A of sheet 2, based on criteria in Data 1 she...
  • Riny_van_Eekelen's avatar
    Jul 26, 2021

    Lycias The last optional argument  is set to -1, which means that the search is done "last-to-first", so from the bottom up. Since your data is sorted in ascending year order, it works.

Resources