Calculates the running total of a column
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
Last updated 2 years ago