Funcion de Excel

LOOKUP

Performs vector lookup in sorted data.

LOOKUP(lookup_value, lookup_vector, [result_vector])

Argumentos

lookup_value

Obligatorio

Enter the value you want to look up.

lookup_vector

Obligatorio

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

result_vector

Opcional

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

Vista previa de practica

Use LOOKUP to Performs vector lookup in sorted data. You can set ranges by dragging from the start cell to the end cell in the same argument field.

Formula correcta de ejemplo

=LOOKUP(B2, B2:B8, D2:D8)

Practicar esta funcion

Preguntas frecuentes sobre LOOKUP

Como usar LOOKUP en Excel?

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

Donde practicar LOOKUP?

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

Que argumentos pide LOOKUP?

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