'GoTo' statements are not valid in the Immediate window

The GoTo statement performs branching and is not permitted in a debugging context.

Error ID: BC30133

To correct this error

  • Do not issue a GoTo statement in the Immediate window.

See Also

Reference

Immediate Window