Hi everyone!
I sought help at MrExcel a couple of days ago about this but not getting any response.
The worksheet attached below:HTML Code:
HTML Code:
https://www.dropbox.com/s/2vt49l368f...est1.xlsx?dl=0
I have some data in range B8:H15. Column B is formatted as 'Date'. Some durations are located at D8:H15 in [h]:mm format.
At K3 and K4 I have two dates. K3 is the Start Day and K4 the End Day between which I am trying to calculate. At K5 I have found out the number of entries between these two dates using the following formula.
Code:
The formula returns "4" entries between these two dates as it should.![]()
Please Login or Register to view this content.
In range M8:S15 I am trying to list out the entries between those two specific days only. I have used the following formula at M8:
Code:
Then using the fill handle I have copied the formula to the whole destination range M8:S15. So the destination range has now 4 entry rows as it should given the Start and End date range.![]()
Please Login or Register to view this content.
WHAT I NEED NOW
I need a way so that I am able to select specific entries between those two dates. What I mean by that is, if there are multiple entries on the same day (2 and 5 Jan in the worksheet attached above), I need a way to be able to list out the entries starting at 2nd entry of 2 Jan up to 2nd entry of 5 Jan. I want the Start Day (K3) and End Day(K4) to offer me options so I could pick the entry I like if there are multiple entries on the same day.
Is that even possible?
Can anyone please help? Thanks in advance!
Bookmarks