Como usar RANK.EQ en Excel?
En esta pagina puedes revisar el objetivo de RANK.EQ, sus argumentos y ejemplos de practica.
Returns the rank of a number in a list.
RANK.EQ(number, ref, [order])number
ObligatorioSpecify a single cell reference.
ref
ObligatorioSpecify a reference range. You can drag or click start/end cells.
order
OpcionalEnter a numeric value.
Use RANK.EQ to Returns the rank of a number in a list. You can set ranges by dragging from the start cell to the end cell in the same argument field.
Formula correcta de ejemplo
=RANK.EQ(B2, C2:C8, 3)En esta pagina puedes revisar el objetivo de RANK.EQ, sus argumentos y ejemplos de practica.
Usa el boton de practica al final de la pagina para comenzar ejercicios de RANK.EQ de inmediato.
La seccion de argumentos muestra cuales son obligatorios y cuales opcionales.