Forum Discussion

Asaf_AM's avatar
Asaf_AM
Copper Contributor
Apr 18, 2023
Solved

look for a specific date from table of ranges of dates

Hello everyone and thanks from advanced. I need to look for a specific date (receiving date) from other table with ranges of dates (each month divided for 2) and take the value of the cell output ce...
  • Lorenzo's avatar
    Apr 18, 2023

    Hi Asaf_AM 

    Alternatively with Excel 2021/365

    in G2

    =XLOOKUP(F3, Table1[From], Table1[Lead Time], "no match", -1)

Resources