Difference between revisions of "OOoES/Traduccion/Calc: Funcion NOD"
From Apache OpenOffice Wiki
< OOoES
m |
|||
| Line 1: | Line 1: | ||
== NOD (*)== | == NOD (*)== | ||
| − | + | Devuelve el valor de error #N/A. Esta función no tiene argumentos. Quiere decir, valor no disponible. | |
=== Sintaxis: === | === Sintaxis: === | ||
| − | <tt>''' | + | <tt>''' =NA() '''</tt> |
| + | :En la celda en que se ingresa esta función, queda almacenado el valor de error #N/A. | ||
| − | === | + | |
| + | == Vea También == | ||
| + | '''[[OOoES/Traduccion/Calc: Funcion N|N]]''', | ||
| + | '''[[OOoES/Traduccion/Calc: Funcion ESERR|ESERR]]''' | ||
| + | |||
| + | '''[[OOoES/Traduccion/Calc: Information functions|Funciones de Information]] | ||
[[Category:OldES]] | [[Category:OldES]] | ||
Latest revision as of 15:35, 17 October 2012
NOD (*)
Devuelve el valor de error #N/A. Esta función no tiene argumentos. Quiere decir, valor no disponible.
Sintaxis:
=NA()
- En la celda en que se ingresa esta función, queda almacenado el valor de error #N/A.