Enumeration of error codes assigned to [[ExcelCalcErrorValue]].

Enumeration Members

Circularity: 5

Occurs when a circularity formula is used when circularities are not allowed.

Div: 2

Occurs when a number is divided by zero (0)

NA: 3

Occurs when

NA

is entered into a formula

Name1: 7

Occurs when text in a formula is not recognized.

Null: 6

Occurs when there is an intersection of two references that do not contain any common cells.

Num: 4

Occurs with invalid numeric values in a formula or function

Reference: 0

Occurs when an invalid or disconnected reference is encountered while evaluating a formula

Value: 1

Occurs when the wrong type of argument or operand is used in a formula