Expression expected

An operator such as + or = requires an expression for its right operand, but no recognizable expression appears.

Error ID: BC30201

To correct this error

  • Supply a valid expression for the right operand of the operator.

See Also

Concepts

Operators and Expressions in Visual Basic

Assignment Statements