Introduction
These two formulas help you change text inside a cell. SUBSTITUTE replaces specific words or letters you choose. REPLACE changes part of the text based on position. They solve the problem of fixing or updating text without typing it all again.
When you want to change all occurrences of a word in a sentence, like fixing a repeated typo.
When you need to replace only the second or third occurrence of a word in a text.
When you want to change a part of a phone number or code by position, like changing area code digits.
When you want to update a product code by replacing certain characters at fixed positions.
When you want to remove or replace a specific word in a sentence without changing the rest.