Can anyone recommend a easy way to change a date range in a SUMIFS function?

I have a SHEET where the columns need to reference a progressing month date range in a SUMIFS function. Is there an easier way to use a function other than referencing two specific date ranges in a different sheet? My formula is the following:

=SUMIFS({450 - INVOICE ENTRY SHEET Range 1}, {450 - INVOICE ENTRY SHEET Range 2}, <={425 - CASH FLOW META DATA Range 1}, {450 - INVOICE ENTRY SHEET Range 2}, >={425 - CASH FLOW META DATA Range 2}, {450 - INVOICE ENTRY SHEET Range 3}, =$[COST CODE LEVEL]@row)

For every new column I add, I have to manually change the references to the date range. Is there a method to progressively index a month range?

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!