'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.
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
The GoTo statement performs branching and is not permitted in a debugging context.
Error ID: BC30133