Funcion de Excel

SORT

Sorts an array by specified index/order.

SORT(array, [sort_index], [sort_order], [by_col])

Argumentos

array

Obligatorio

Specify a reference range. You can drag or click start/end cells.

sort_index

Opcional

Enter a numeric value.

sort_order

Opcional

Enter a numeric value.

by_col

Opcional

Specify TRUE or FALSE.

Vista previa de practica

Use SORT to Sorts an array by specified index/order. You can set ranges by dragging from the start cell to the end cell in the same argument field.

Formula correcta de ejemplo

=SORT(A2:D8, 4, -1, FALSE)

Practicar esta funcion

Preguntas frecuentes sobre SORT

Como usar SORT en Excel?

En esta pagina puedes revisar el objetivo de SORT, sus argumentos y ejemplos de practica.

Donde practicar SORT?

Usa el boton de practica al final de la pagina para comenzar ejercicios de SORT de inmediato.

Que argumentos pide SORT?

La seccion de argumentos muestra cuales son obligatorios y cuales opcionales.