[TABLE="width: 500"]
<tbody>[TR]
[TD]Date Sold[/TD]
[TD]Aug-17[/TD]
[TD]Sep-17[/TD]
[TD]Oct-17[/TD]
[TD]Nov-17[/TD]
[TD]Dec-17[/TD]
[TD]Jan-18[/TD]
[TD]Feb-18[/TD]
[TD]Mar-18[/TD]
[TD]Apr-18[/TD]
[/TR]
[TR]
[TD]1/31/16[/TD]
[TD]20[/TD]
[TD]20[/TD]
[TD]20[/TD]
[TD]20[/TD]
[TD]20[/TD]
[TD]20[/TD]
[TD]20[/TD]
[TD]20[/TD]
[TD]20[/TD]
[/TR]
[TR]
[TD]6/25/17[/TD]
[TD]18[/TD]
[TD]18[/TD]
[TD]18[/TD]
[TD]18[/TD]
[TD]18[/TD]
[TD]18[/TD]
[TD]18[/TD]
[TD]18[/TD]
[TD]18[/TD]
[/TR]
[TR]
[TD]1/5/18[/TD]
[TD]19[/TD]
[TD]19[/TD]
[TD]19[/TD]
[TD]19[/TD]
[TD]19[/TD]
[TD]19[/TD]
[TD]19[/TD]
[TD]19[/TD]
[TD]19[/TD]
[/TR]
[TR]
[TD]4/23/17[/TD]
[TD]21[/TD]
[TD]21[/TD]
[TD]21[/TD]
[TD]21[/TD]
[TD]21[/TD]
[TD]21[/TD]
[TD]21[/TD]
[TD]21[/TD]
[TD]21[/TD]
[/TR]
[TR]
[TD]8/16/17[/TD]
[TD]17[/TD]
[TD]17[/TD]
[TD]17[/TD]
[TD]17[/TD]
[TD]17[/TD]
[TD]17[/TD]
[TD]17[/TD]
[TD]17[/TD]
[TD]17[/TD]
[/TR]
</tbody>[/TABLE]
I'm trying to figure out a formula that will look at the date sold column and only pull dates before 1/1/18 and then I need it to sum Aug-17 to a specific date - this date will change on a frequent basis, so I was going to put that end date in a separate cell that I could reference.
For this example, I need it to start the sum at Aug-17 (which will never change), to Dec-17 (end date will change frequently). I've colored the numbers I want it to sum in red.
Will someone please help me with a formula to do this?
Thank you!!
<tbody>[TR]
[TD]Date Sold[/TD]
[TD]Aug-17[/TD]
[TD]Sep-17[/TD]
[TD]Oct-17[/TD]
[TD]Nov-17[/TD]
[TD]Dec-17[/TD]
[TD]Jan-18[/TD]
[TD]Feb-18[/TD]
[TD]Mar-18[/TD]
[TD]Apr-18[/TD]
[/TR]
[TR]
[TD]1/31/16[/TD]
[TD]20[/TD]
[TD]20[/TD]
[TD]20[/TD]
[TD]20[/TD]
[TD]20[/TD]
[TD]20[/TD]
[TD]20[/TD]
[TD]20[/TD]
[TD]20[/TD]
[/TR]
[TR]
[TD]6/25/17[/TD]
[TD]18[/TD]
[TD]18[/TD]
[TD]18[/TD]
[TD]18[/TD]
[TD]18[/TD]
[TD]18[/TD]
[TD]18[/TD]
[TD]18[/TD]
[TD]18[/TD]
[/TR]
[TR]
[TD]1/5/18[/TD]
[TD]19[/TD]
[TD]19[/TD]
[TD]19[/TD]
[TD]19[/TD]
[TD]19[/TD]
[TD]19[/TD]
[TD]19[/TD]
[TD]19[/TD]
[TD]19[/TD]
[/TR]
[TR]
[TD]4/23/17[/TD]
[TD]21[/TD]
[TD]21[/TD]
[TD]21[/TD]
[TD]21[/TD]
[TD]21[/TD]
[TD]21[/TD]
[TD]21[/TD]
[TD]21[/TD]
[TD]21[/TD]
[/TR]
[TR]
[TD]8/16/17[/TD]
[TD]17[/TD]
[TD]17[/TD]
[TD]17[/TD]
[TD]17[/TD]
[TD]17[/TD]
[TD]17[/TD]
[TD]17[/TD]
[TD]17[/TD]
[TD]17[/TD]
[/TR]
</tbody>[/TABLE]
I'm trying to figure out a formula that will look at the date sold column and only pull dates before 1/1/18 and then I need it to sum Aug-17 to a specific date - this date will change on a frequent basis, so I was going to put that end date in a separate cell that I could reference.
For this example, I need it to start the sum at Aug-17 (which will never change), to Dec-17 (end date will change frequently). I've colored the numbers I want it to sum in red.
Will someone please help me with a formula to do this?
Thank you!!