2.5.4.14 PtgErr

The PtgErr structure specifies an error code.

This structure MUST NOT appear in the ABNF of a formula expression. It can be the result of a formula evaluation.

When stored in a Cell_Type element, this structure has an E attribute that MUST be one of the values from the following table.

Value

Meaning

#DIM!

A dimensional value that exceeds the dimension range.

#DIV/0!

Division by zero.

#VALUE!

An argument or operand of the wrong type.

#REF!

A reference to a cell that does not exist.

#NUM!

An invalid number.

#N/A

Not available value.