Como usar SMALL en Excel?
En esta pagina puedes revisar el objetivo de SMALL, sus argumentos y ejemplos de practica.
Returns the k-th smallest value in an array.
SMALL(array, k)array
ObligatorioSpecify a reference range. You can drag or click start/end cells.
k
ObligatorioEnter a numeric value.
Use SMALL to Returns the k-th smallest value in an array. You can set ranges by dragging from the start cell to the end cell in the same argument field.
Formula correcta de ejemplo
=SMALL(B2:B8, 2)En esta pagina puedes revisar el objetivo de SMALL, sus argumentos y ejemplos de practica.
Usa el boton de practica al final de la pagina para comenzar ejercicios de SMALL de inmediato.
La seccion de argumentos muestra cuales son obligatorios y cuales opcionales.