Can I start a sumif at a particular row, then have it extend to every row following?

Here's an example of what I want but wont work, start at row 41 then capture every row following it. I've tried a helper column, didn't work. I need this because my automations seem to be arbitrarily skipping rows messing up my formulae, before you ask these rows were empty.

=SUM([Column1]41:[Column1])

Any Assistance is appreciated

Best Answer

  • Jason Tarpinian
    Jason Tarpinian Community Champion
    Answer ✓

    No worries! For the RowID, use the system column:

    For the Row# formula:

    Then in my example, I use 10, instead of row 40.

    Then you could take it to the next step with a column formula summing all values below the current row!

    Jason Tarpinian - Sevan Technology

    Smartsheet Aligned Partner

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!