Error Messages/40232

Error Message Examples

Error encountered in the parameter declaration for Function Square while checking:
(X: number
          ^
Missing closing parenthesis, ")"
Do you want to edit the Parameters for Square?

Cause

The parameter declaration for a UDF is missing the closing parenthesis.

Please click on the following link to learn more about function parameter qualifiers.

Remedies

Add the missing closing parenthesis.


Loading comments...
Comments
<comments />