Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

How can I return a value by matching date between date range in excel?

How to look up date by date compared to dates in ranges from the start date to the end date?
criteria are countries and delivery date

enter image description here

I try to get the amount from COL_5 of the table service fee to match with country and delivery date

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

I assume that the first is column "A",

the formula is an array formula, please use the hold shift before entering

{=INDEX($I$2:$I$10,MATCH(1,(D2>=$K$2:$K$10)*(D2<=$L$2:$L$10),0))}

enter image description here

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading