Forum Discussion
Asaf_AM
Apr 18, 2023Copper Contributor
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
Apr 18, 2023Silver Contributor
Hi Asaf_AM
Alternatively with Excel 2021/365
in G2
=XLOOKUP(F3, Table1[From], Table1[Lead Time], "no match", -1)
- LorenzoApr 18, 2023Silver Contributor
Glad we could help & you have a solution
Next time(s) don't miss the 'Mark as solution' link at the bottom of the replies you get - HansVogelaar was kind enough to do it on your behalf but has more important things to do as a key contributor to this forum - Thanks & nice EOD