Expand Minimize
This topic has not yet been rated - Rate this topic

Default values cannot be supplied for parameters that are not declared 'Optional' 

Required arguments must be supplied when the procedure is called, and they do not take default values in the declaration.

Error ID: BC32024

To correct this error

  • Declare the argument to be Optional or remove the default value.

See Also

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.