This article describes the formula syntax of the MONTE.COUNT function.
Return current iteration count starting from 1.
MONTE.COUNT(_condition)
_condition is an optional boolean value indicating when to count.
If condition
is missing return the global count. Otherwise increment the cell value when the condition is true.