The SUBSTITUTE function is one of the text and data functions. Is used to replace a set of characters with a new one.
SUBSTITUTE(text, old_text, new_text, [instance_num])
The SUBSTITUTE function has the following arguments:
How to apply the SUBSTITUTE function.
The figure below displays the result returned by the SUBSTITUTE function.