Calculates the running total of a column
Last updated 2 years ago
RUNNINGTOTAL(column)
column
Returns the running totals in a column
Argument
Description
Column on which to compute the running total. Must be numeric.
Running totals of input Column
Column