Rebeccah83
New Member
- Joined
- Jun 30, 2016
- Messages
- 7
I am building a report which needs to display all entries on a separate sheet where the entry falls into a date range.
Sheet1 (report) The start date is in B3. End date is in D3.
Sheet2 (data) Dates are displayed in column B. Array to pull is Column B through AU.
So, if the start date is 6/15/2016 and the end date is 6/26/2016, I need all rows from Sheet2 where the date falls within that range to display in Sheet1.
BONUS:
I also need to sort based on "Employees". Sheet1 is F3. Sheet2 is column C.
If F3 reads "All Employees", all rows meeting the date criteria should be listed.
If F3 reads "Steve Handy", only rows in the date range and with employee Steve Handy should display.
I have tried multiple formulas so far (several hours of work) and am at my wits end.
Thank you for your assistance.
Sheet1 (report) The start date is in B3. End date is in D3.
Sheet2 (data) Dates are displayed in column B. Array to pull is Column B through AU.
So, if the start date is 6/15/2016 and the end date is 6/26/2016, I need all rows from Sheet2 where the date falls within that range to display in Sheet1.
BONUS:
I also need to sort based on "Employees". Sheet1 is F3. Sheet2 is column C.
If F3 reads "All Employees", all rows meeting the date criteria should be listed.
If F3 reads "Steve Handy", only rows in the date range and with employee Steve Handy should display.
I have tried multiple formulas so far (several hours of work) and am at my wits end.
Thank you for your assistance.