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.
A ParamArray argument is automatically optional, and it must be the only optional argument in the procedure declaration. All preceding arguments must be required.
Error ID: BC30046
To correct this error
- Remove the optional arguments in the declaration.