LOOPINDEX
Returns the current index within processed loop element or #NA if loop is not available or not defined. Used to analyze Inbox loops.
info
The index is based to 1.
Syntax
=LOOPINDEX()
Arguments
None
Return
Number, representing current loop index.
Examples
Formula | Result | Comment |
---|---|---|
| 2 | If second loop element is currently processed. |