Calc Guide

Code Message Explanation of the error
525 Invalid names
(cell displays
#NAME?)
An identifier could not be evaluated; for
example, no valid reference, no valid domain
name, no column/row label, no macro,
incorrect decimal divider, add-in not found.
526 Internal syntax
error
Obsolete, no longer used, but could come from
old documents if the result is a formula from a
domain.
527 Internal overflow References, such as when a cell references a
cell, are too encapsulated or deeply nested.
This is an internal error and should not be
displayed in OOo version 2.0 or greater.
528–
531
Not used.
532 Division by zero Division operator / if the denominator is 0.
Some more functions return this error; for
example:
VARP with less than 1 argument
STDEVP with less than 1 argument
VAR with less than 2 arguments
STDEV with less than 2 arguments
STANDARDIZE with stdev=0
NORMDIST with stdev=0
Appendix C Calc Error Codes 489