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

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.
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,223,911
Messages
6,175,324
Members
452,635
Latest member
laura12345

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