exuCR‖Error Codes in LibreOfficeDev Calc

2M4JF‖The following table is an overview of the error messages for LibreOfficeDev Calc. If the error occurs in the cell that contains the cursor, the error message is displayed on the Status Bar.

XULDU‖

xVUPK‖Error Code

g3Daf‖Message

VMubU‖Explanation

###

yWDxR‖none

MEFVX‖The cell is not wide enough to display the contents.

#FMT

vF3za‖none

6s9C6‖This value is outside of limits valid for this format

oXiit‖#N/A

r9aHy‖Not Available

UvAGV‖A result for the formula expression is not available.

501

ApVjg‖Invalid character

Eiafx‖Character in a formula is not valid.

502

prgrW‖Invalid argument

Ynv5c‖Function argument is not valid. For example, a negative number for the SQRT() function, for this please use IMSQRT().

XtB4F‖503
#NUM!

JWvJX‖Invalid floating point operation

UFyAw‖A calculation results in an overflow of the defined value range.

504

EnQy4‖Parameter list error

vp99S‖Function parameter is not valid, for example, text instead of a number.

507, 508

tazac‖Error: Pair missing

CvpDc‖Missing bracket, for example, closing brackets, but no opening brackets

509

iTRKB‖Missing operator

BzU6T‖Operator is missing, for example, "=2(3+4) * ", where the operator between "2" and "(" is missing.

510

Wh5hy‖Missing variable

NCtXf‖Variable is missing, for example when two operators are together "=1+*2".

511

VFzXS‖Missing variable

oEvWy‖Function requires more variables than are provided, for example, AND() and OR().

512

3VQCp‖Formula overflow

yFDDW‖ Compiler: the total number of internal tokens, (that is, operators, variables, brackets) in the formula exceeds 8192.

513

T3ZaN‖String overflow

Nje5D‖ Compiler: an identifier in the formula exceeds 1024 characters (UTF-16 code points) in size. Interpreter: a result of a string operation would exceed 256M characters (UTF-16 code points, so 512MiB) in size.

514

E7ohJ‖Internal overflow

CCWui‖An internal calculation stack overflow occurred.

515

LKnWm‖Internal syntax error

8f6zE‖Unknown error.

516

voVnC‖Internal syntax error

ZqovV‖Matrix is expected on the calculation stack, but is not available.

517

VoVHv‖Internal syntax error

iTiDA‖Unknown code, for example, a document with a newer function is loaded in an older version that does not contain the function.

518

oRBwe‖Internal syntax error

VMwqF‖Variable is not available

3Ewjd‖519
#VALUE!

c9Gyw‖No value (instead of Err:519 cell displays #VALUE!)

cf6oh‖The formula yields a value that does not correspond to the definition; or a cell that is referenced in the formula contains text instead of a number.

520

z3KSt‖Internal syntax error

9JdQC‖Compiler creates an unknown compiler code.

521
#NULL!

WUDAV‖No code or no intersection.

AiUic‖No code or no result.

522

SWNv6‖Circular reference

SNPhH‖Formula refers directly or indirectly to itself and the Iterations option is not set under - LibreOfficeDev Calc - Calculate.

523

Z3Q9Q‖The calculation procedure does not converge

T3NrF‖Function missed a targeted value, or iterative references do not reach the minimum change within the maximum steps that are set.

K9EbP‖524
#REF!

aHB3e‖Not a valid reference (instead of Err:524 cell displays #REF!)

uGGDG‖ Compiler: a column or row description name could not be resolved. Interpreter: in a formula, the column, row, or sheet that contains a referenced cell is missing.

XgsB8‖525
#NAME?

7mCyk‖Invalid names

UQrvX‖An identifier could not be evaluated, for example, no valid reference, no valid function name, no column/row label, no macro, incorrect decimal separator, add-in not found.

527

M3m5X‖Internal overflow

SyYxF‖ Interpreter: References, such as when a cell references a cell, are too encapsulated.

530

2ECY7‖No AddIn

GPeLk‖ Interpreter: AddIn not found.

531

kAqvA‖No Macro

Amnyr‖ Interpreter: Macro not found.

gBQnb‖532
#DIV/0!

sfCB6‖Division by zero

BC4Gt‖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

533

qUCvU‖Nested arrays are not supported

mJLEf‖ For example, ={1;{2}}

538

ejYrQ‖Error: Array or matrix size

GEfiK‖The maximum limit for sorting has exceeded (the maximum is twice the maximum number of rows, so for 1048576 rows 2097152 entries). The same Err:538 is also used whenever a temporary matrix could not be allocated due to its size requirement.

539

GXCEU‖Unsupported inline array content

K4vvK‖ For example, ={1+2}

540

Nhzyi‖External content disabled

QEDkb‖A function that requires (re)loading of external sources is encountered and the user has not confirmed reloading of external sources yet.