SUMIF formula for adding up in a date range

bobdab
bobdab ✭✭
edited 12/09/19 in Smartsheet Basics

I have a sheet that I am using to collect a list of items weights and have multiple per day. i want to capture all the weights that are today and for the next 5 days and sum them up if possible.

 

Currently i have tried this formula

=SUMIF(Date:Date, <=TODAY(), [Qty (ton)]:[Qty (ton)])

but this includes all the past dates, is there a way to only show the sum of the dates from today onwards?

i also want to count each of the lines to i know how many lines are recorded against a certain date if possible.

any assistance you could offer would be greatly appreciated!

 

Tags:

Comments