I have a worksheet and am stuck on this problem. I was hoping that someone could help me with a quick answer.
I have a sheet with the following columns:
A: Date
B: Sales
C: Date Min (Column A-90 Days)
D: Date Max (Column A+90 Days)
In column E I would like to return the Minimium value in column B for the range that is referenced in columns C&D. Meaning that I define a range for 90 days on each side of the date referenced in column A, and return the minimium of the values listed in B for that date range.
To throw another loop into this problem, I can't just set it as a cell reference, b/c I don't want to include weekends.
Any thoughts/solutions?
I have a sheet with the following columns:
A: Date
B: Sales
C: Date Min (Column A-90 Days)
D: Date Max (Column A+90 Days)
In column E I would like to return the Minimium value in column B for the range that is referenced in columns C&D. Meaning that I define a range for 90 days on each side of the date referenced in column A, and return the minimium of the values listed in B for that date range.
To throw another loop into this problem, I can't just set it as a cell reference, b/c I don't want to include weekends.
Any thoughts/solutions?
