Funcion de Excel

SORTBY

Sorts array by another array.

SORTBY(array, by_array1, [sort_order1], ...)

Argumentos

array

Obligatorio

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

by_array1

Obligatorio

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

sort_order1

Opcional

Enter a numeric value.

Vista previa de practica

Use SORTBY to Sorts array by another array. You can set ranges by dragging from the start cell to the end cell in the same argument field.

Formula correcta de ejemplo

=SORTBY(A2:D8, D2:D8, -1)

Practicar esta funcion

Preguntas frecuentes sobre SORTBY

Como usar SORTBY en Excel?

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

Donde practicar SORTBY?

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

Que argumentos pide SORTBY?

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