Excel Text Functions
July 27, 2017
This section will learn how to use Excel’s Text functions such as: CHAR, CLEAN, FIND, LEFT, LEN, etc. CHAR – returns the character specified by a number (ASCII Value) CLEAN – removes all non-printable characters from a text string. CODE – returns the numeric ASCII value for the first character of a text string. EXACT – compares if two… read more »