Quantcast
Viewing all articles
Browse latest Browse all 3

Using SUBSTITUTE to switch words

So a common request is switching text, so instead of “The day is Monday” we would switch “Monday” => “Tuesday” so it would ready “The day is Tuesday”. There are two functions that come up, SUBSTITUTE and REPLACE. We’ll talk now only about SUBSTITUTE, because that’s the more relevant function for this task. So let’s start with […]

Viewing all articles
Browse latest Browse all 3

Trending Articles