SUBSTITUTE
Text

Substitutes new text for old text in a text string

Syntax:

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

Example:

=SUBSTITUTE("Hello World", "World", "Excel")