Error Messages/40230

< Error Messages
Revision as of 22:06, 22 March 2016 by Bbecane (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Error message examples

 Error encountered in the parameter declaration for Function Square while checking:
 (X: numbe)
     ^
 The parameter list contains an unknown qualifier or identifier, "NUMBE"
 Do you want to edit the Parameters for Square?

Cause

The parameter declaration for a UDF contained an unknown qualifier or identifier. You may have made a typo while spelling a qualifier or an identifier.

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

Remedies

Correct the unrecognized parameter in the parameter declaration.

See Also

Comments


You are not allowed to post comments.