Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
An On Error Resume construct occurs without a concluding Next.
Error ID: BC30003
To correct this error
- Add the Next keyword to the end of the On Error statement.
See Also
Concepts
Unstructured Exception Handling Overview