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.
Exit Property appears in a Function procedure or a Sub procedure. An Exit statement must match the block in which it occurs.
Error ID: BC30066
To correct this error
- Replace the Exit Property with the Exit Function or Exit Sub statement as appropriate.