Calculates the running total of a column
Last updated 1 year ago
Was this helpful?
RUNNINGTOTAL(column)
column
Returns the running totals in a column
Column on which to compute the running total. Must be numeric.
Running totals of input Column
Column