MONTE.COUNT function

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

Description

Return current iteration count starting from 1.

Syntax

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.