Funcion de Excel

SUBSTITUTE

Substitutes occurrences of text with new text.

SUBSTITUTE(text, old_text, new_text, [instance_num])

Argumentos

text

Obligatorio

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

old_text

Obligatorio

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

new_text

Obligatorio

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

instance_num

Opcional

Enter a numeric value.

Vista previa de practica

Use SUBSTITUTE to Substitutes occurrences of text with new text.

Formula correcta de ejemplo

=SUBSTITUTE(B2, " ", "", 1)

Practicar esta funcion

Preguntas frecuentes sobre SUBSTITUTE

Como usar SUBSTITUTE en Excel?

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

Donde practicar SUBSTITUTE?

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

Que argumentos pide SUBSTITUTE?

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