This article describes the formula syntax of the MONTE.MIN function.
Store the minimum values of a cell over a simulation.
MONTE.MIN(cell, _reset)
cell is a reference to a cell whos minimum is to be computed. _reset is an optional boolean to reset the calculation.
Calculate the running minimum over the course of the simulation. The output can be a range that will store the running minimum values that have been generated.