Funcion de Excel

SEARCH

Finds text position (case-insensitive).

SEARCH(find_text, within_text, [start_num])

Argumentos

find_text

Obligatorio

Enter a text value (wrap with quotes when needed).

within_text

Obligatorio

Enter a text value (wrap with quotes when needed).

start_num

Opcional

Enter a numeric value.

Vista previa de practica

Use SEARCH to Finds text position (case-insensitive).

Formula correcta de ejemplo

=SEARCH("@", C2, 1)

Practicar esta funcion

Preguntas frecuentes sobre SEARCH

Como usar SEARCH en Excel?

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

Donde practicar SEARCH?

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

Que argumentos pide SEARCH?

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