Expression too complex

A floating-point expression contains too many nested subexpressions.

To correct this error

  • Break the expression into as many separate expressions as necessary to prevent the error from occurring.

See Also

Concepts

Operators and Expressions in Visual Basic