Como usar SORTBY en Excel?
En esta pagina puedes revisar el objetivo de SORTBY, sus argumentos y ejemplos de practica.
Sorts array by another array.
SORTBY(array, by_array1, [sort_order1], ...)array
ObligatorioSpecify a reference range. You can drag or click start/end cells.
by_array1
ObligatorioSpecify a reference range. You can drag or click start/end cells.
sort_order1
OpcionalEnter a numeric value.
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)En esta pagina puedes revisar el objetivo de SORTBY, sus argumentos y ejemplos de practica.
Usa el boton de practica al final de la pagina para comenzar ejercicios de SORTBY de inmediato.
La seccion de argumentos muestra cuales son obligatorios y cuales opcionales.