ERROR.TYPE

Name

ERROR.TYPE -- 

Synopsis

ERROR.TYPE(waarde)

Description

ERROR.TYPE geeft een foutnummer corresponderend met de gegeven foutwaarde. De foutnummers voor foutwaarden zijn:

#DEEL/0!······2

#WAARDE!······3

#VERW!········4

#NAAM?········5

#GETAL!·······6

#N/B··········7

Deze functie is compatibel met Excel.

Examples

ERROR.TYPE(NA()) is 7.

See also

ISERROR.