Text Functions - Reference Card - Final 3709
Text Functions - Reference Card - Final 3709
Text functions
Text edit
SUBSTITUTE
Text case Used to replace a specific character or string of characters in a cell with a
different character or string.
UPPER
=SUBSTITUTE(text_to_search, search_for, replace_with, [occurrence_number])
Used to convert a specified string to uppercase.