Return subsequent values within date range

DerekWooley

New Member
Joined
May 1, 2018
Messages
34
Hello, I have a gantt chart where I am trying to return all item #s , andstart and end dates that correspond to them where the start date is within my minimumand maximum date range for each machine. I would like to return them in orderso they are ascending start and end dates.


My min date is 7/16/2018 in cell A2 and my max date is 10/1/2018 in cell A3.My lookup data table is below as well.



[TABLE="width: 278"]
<tbody>[TR]
[TD="width: 67, bgcolor: transparent"] Column A
[/TD]
[TD="width: 101, bgcolor: transparent"] Column B
[/TD]
[TD="width: 101, bgcolor: transparent"] Column C
[/TD]
[TD="width: 101, bgcolor: transparent"] Column D
[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"] Machine:
[/TD]
[TD="bgcolor: transparent"] Item
[/TD]
[TD="bgcolor: transparent"] Start Date
[/TD]
[TD="bgcolor: transparent"] End Date
[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"] Machine 1
[/TD]
[TD="bgcolor: transparent"] Formula needed
[/TD]
[TD="bgcolor: transparent"] Formula needed
[/TD]
[TD="bgcolor: transparent"] Formula needed
[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"] Machine 1
[/TD]
[TD="bgcolor: transparent"] Formula needed
[/TD]
[TD="bgcolor: transparent"] Formula needed
[/TD]
[TD="bgcolor: transparent"] Formula needed
[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"] Machine 1
[/TD]
[TD="bgcolor: transparent"] Formula needed
[/TD]
[TD="bgcolor: transparent"] Formula needed
[/TD]
[TD="bgcolor: transparent"] Formula needed
[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"] Machine 2
[/TD]
[TD="bgcolor: transparent"] Formula needed
[/TD]
[TD="bgcolor: transparent"] Formula needed
[/TD]
[TD="bgcolor: transparent"] Formula needed
[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"] Machine 2
[/TD]
[TD="bgcolor: transparent"] Formula needed
[/TD]
[TD="bgcolor: transparent"] Formula needed
[/TD]
[TD="bgcolor: transparent"] Formula needed
[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"] Machine 2
[/TD]
[TD="bgcolor: transparent"] Formula needed
[/TD]
[TD="bgcolor: transparent"] Formula needed
[/TD]
[TD="bgcolor: transparent"] Formula needed
[/TD]
[/TR]
</tbody>[/TABLE]

[TABLE="width: 278"]
<tbody>[TR]
[TD="width: 168, bgcolor: transparent, colspan: 2"] Look Up data table:
[/TD]
[TD="width: 101, bgcolor: transparent"][/TD]
[TD="width: 101, bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"] Column A
[/TD]
[TD="bgcolor: transparent"] Column B
[/TD]
[TD="bgcolor: transparent"] Column C
[/TD]
[TD="bgcolor: transparent"] Column D
[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"] Machine:
[/TD]
[TD="bgcolor: transparent"] Item
[/TD]
[TD="bgcolor: transparent"] Start Date
[/TD]
[TD="bgcolor: transparent"] End Date
[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"] Machine 1
[/TD]
[TD="bgcolor: transparent"] 235
[/TD]
[TD="bgcolor: transparent"] 7/13/2018
[/TD]
[TD="bgcolor: transparent"] 7/20/2018
[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"] Machine 1
[/TD]
[TD="bgcolor: transparent"] 3495
[/TD]
[TD="bgcolor: transparent"] 7/21/2018
[/TD]
[TD="bgcolor: transparent"] 7/25/2018
[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"] Machine 1
[/TD]
[TD="bgcolor: transparent"] 2934
[/TD]
[TD="bgcolor: transparent"] 7/26/2018
[/TD]
[TD="bgcolor: transparent"] 7/30/2018
[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"] Machine 1
[/TD]
[TD="bgcolor: transparent"] 30467
[/TD]
[TD="bgcolor: transparent"] 7/31/2018
[/TD]
[TD="bgcolor: transparent"] 8/4/2018
[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]
[/TD]
[TD="bgcolor: transparent"]
[/TD]
[TD="bgcolor: transparent"]
[/TD]
[TD="bgcolor: transparent"]
[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"] Machine 2
[/TD]
[TD="bgcolor: transparent"] 20946
[/TD]
[TD="bgcolor: transparent"] 7/15/2018
[/TD]
[TD="bgcolor: transparent"] 7/20/2018
[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"] Machine 2
[/TD]
[TD="bgcolor: transparent"] 29
[/TD]
[TD="bgcolor: transparent"] 7/21/2018
[/TD]
[TD="bgcolor: transparent"] 7/22/2018
[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"] Machine 2
[/TD]
[TD="bgcolor: transparent"] 3946
[/TD]
[TD="bgcolor: transparent"] 7/23/2018
[/TD]
[TD="bgcolor: transparent"] 7/28/2018
[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"] Machine 2
[/TD]
[TD="bgcolor: transparent"] 2903
[/TD]
[TD="bgcolor: transparent"] 7/29/2018
[/TD]
[TD="bgcolor: transparent"] 7/31/2018
[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"] Machine 2
[/TD]
[TD="bgcolor: transparent"] 3021
[/TD]
[TD="bgcolor: transparent"] 8/1/2018
[/TD]
[TD="bgcolor: transparent"] 8/6/2018
[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"] Machine 2
[/TD]
[TD="bgcolor: transparent"] 3950
[/TD]
[TD="bgcolor: transparent"] 8/7/2018
[/TD]
[TD="bgcolor: transparent"] 8/10/2018
[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"] Machine 2
[/TD]
[TD="bgcolor: transparent"] 4843
[/TD]
[TD="bgcolor: transparent"] 8/11/2018
[/TD]
[TD="bgcolor: transparent"] 8/16/2018
[/TD]
[/TR]
</tbody>[/TABLE]

Thank you for any help.
 

Excel Facts

How to fill five years of quarters?
Type 1Q-2023 in a cell. Grab the fill handle and drag down or right. After 4Q-2023, Excel will jump to 1Q-2024. Dash can be any character.

Forum statistics

Threads
1,224,823
Messages
6,181,182
Members
453,020
Latest member
Mohamed Magdi Tawfiq Emam

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