Formulas and Functions

Formulas and Functions

Ask for help with your formula and find examples of how others use formulas and functions to solve a similar problem.

Running total cost

I am trying to utilize a sheet for cost tracking. I have a column where the dollar amounts are being put in, how can I just have the value of the column to keep a running total?



Capture.PNG


Best Answer

  • Community Champion
    Answer ✓

    You can use a SUM formula to calculate the total of the values in the column where your dollar amounts are entered. Put this wherever you want the total to appear. It will sum all the values in the COSTS column.

    =SUM(COSTS:COSTS)

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!

Trending in Formulas and Functions