Description
Defines iterations on the workbook on which the function is used. To learn more about iterations, check the general article on iterations.
Syntax
=MM_ITERATIONS("Name", Size)Remarks
- The function can only be used once per workbook.
Example
The function MM_ITERATIONS("Projection Step", 5) creates iteration on the workbook on which it is defined, meaning the workbook will be calculated 5 times for a single run.