MONTE.SUM function

This article describes the formula syntax of the MONTE.SUM function.

Description

Calculate the running sum of a cell over a simulation.

Syntax

MONTE.SUM(cell, _reset)

cell is reference to a cell whos sum is to be computed.
_reset is an optional boolean to reset the calculation.

Calculate the running sum over the course of the simulation.