Syntax

expression.Iteration

expression A variable that represents an Application object.

Example

This example sets the Iteration property to True so that circular references will be resolved by iteration.

Visual Basic for Applications
Application.Iteration = True
Don't use iteration for resolving circular references? Enable iterative solutions for circular references? iteration Iteration Property Iteration property?

See also: