OOoES/Traduccion/Calc: Funcion ESERROR
From Apache OpenOffice Wiki
< OOoES
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
ESERROR
Devuelve VERDADERO si el valor es un valor de error.
Sintaxis:
ESERROR(Valor)
- Donde Valor es el que se desea probar.
Ejemplo:
ESERROR(A26)
- Donde A26 es una celda con error, entonces devuelve VERDADERO.