Argument '<argumentname>' is not valid for the array
An array contains an argument that is not valid.
To correct this error
- Check the spelling of arguments in the expression. A misspelled variable name can implicitly create a numeric variable that is initialized to zero.
See Also
Concepts
Passing Arguments by Value and by Reference