Substitutes new text for old text in a text string
=SUBSTITUTE(text, old_text, new_text, [instance_num])
=SUBSTITUTE("Hello World", "World", "Excel")