'Resume' or 'GoTo' expected
An On Error
statement does not contain either a Resume
clause or a GoTo
clause. It must use one clause or the other.
Error ID: BC32019
- Add either a
Resume
clause or aGoTo
clause to theOn Error
statement.
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
.NET feedback
.NET is an open source project. Select a link to provide feedback: