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 statement does not contain either a Resume clause or a GoTo clause. It must use one clause or the other.
Error ID: BC32019
To correct this error
- Add either a Resume clause or a GoTo clause to the On Error statement.