3 looking up criteria, contain date between 2 columns

Mo7sen

New Member
Joined
Oct 20, 2017
Messages
1
[TABLE="width: 361"]
<colgroup><col><col><col><col></colgroup><tbody>[TR]
[TD]Code[/TD]
[TD]start date[/TD]
[TD]end date[/TD]
[TD]growth rate[/TD]
[/TR]
[TR]
[TD="align: right"]304[/TD]
[TD="align: right"]1/3/2017[/TD]
[TD="align: right"]2/9/2017[/TD]
[TD="align: right"]3.5[/TD]
[/TR]
[TR]
[TD="align: right"]203[/TD]
[TD="align: right"]1/4/2017[/TD]
[TD="align: right"]2/9/2017[/TD]
[TD="align: right"]3.2[/TD]
[/TR]
[TR]
[TD="align: right"]307[/TD]
[TD="align: right"]5/5/2017[/TD]
[TD="align: right"]2/9/2017[/TD]
[TD="align: right"]2.7[/TD]
[/TR]
[TR]
[TD="align: right"]307[/TD]
[TD="align: right"]2/4/2017[/TD]
[TD="align: right"]5/5/2017[/TD]
[TD="align: right"]2.3[/TD]
[/TR]
[TR]
[TD="align: right"]123[/TD]
[TD="align: right"]2/2/2017[/TD]
[TD="align: right"]5/5/2017[/TD]
[TD="align: right"]2.2[/TD]
[/TR]
[TR]
[TD="align: right"]307[/TD]
[TD="align: right"]1/1/2017[/TD]
[TD="align: right"]5/5/2017[/TD]
[TD="align: right"]1.5[/TD]
[/TR]
[TR]
[TD="align: right"]204[/TD]
[TD="align: right"]2/9/2017[/TD]
[TD="align: right"]10/20/2017[/TD]
[TD="align: right"]1.1[/TD]
[/TR]
</tbody>[/TABLE]


for this example i want to extract the code that falls between random dates to return the growth rate,
 

Excel Facts

Did you know Excel offers Filter by Selection?
Add the AutoFilter icon to the Quick Access Toolbar. Select a cell containing Apple, click AutoFilter, and you will get all rows with Apple
I assume the output you are looking for is the growth rate? What is the lookup value that you are going to provide?
 
Upvote 0

Forum statistics

Threads
1,224,827
Messages
6,181,197
Members
453,021
Latest member
pingpong7117

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top