logo
excelfunctions.org
bookmarks

Text Processing

Text Processing functions help you transform and reshape strings: extract, split, join, format, and standardize text for clean tables and reliable analysis.

This collection groups Excel functions that are commonly used for text processing workflows. Instead of browsing hundreds of formulas, you can focus on the exact tools that solve this type of task.

Each function page includes a short explanation and practical usage context. Use these functions as standalone tools or combine them to build more advanced, maintainable formulas.

If you frequently work with reports, dashboards, or recurring templates, bookmarking the key functions from this collection will speed up your day-to-day work.

Tips
  • Start with the most common functions in this collection and expand as your problems get more complex.
  • Combine these functions with structured tables to keep formulas readable and resilient.

Excel functions in this collection (44)

Returns an array of text values from any specified range.

TextModern Excel FunctionsText Processing

Changes full-width (double-byte) English letters or katakana within a character string to half-width (single-byte) characters.

TextText Processing

Converts a number to text, using the ß (baht) currency format.

TextText Processing

Returns the character specified by the code number.

TextText Processing

Removes all nonprintable characters from text.

TextBeginner EssentialsMost UsedText Cleaning

Returns a numeric code for the first character in a text string.

TextText Processing

Combines the text from multiple ranges and/or strings, but it doesn't provide the delimiter or IgnoreEmpty arguments.

TextModern Excel FunctionsMost UsedText Processing

Joins several text items into one text item.

TextMost UsedText Processing

Categorize, summarize, and generate text using Copilot.

TextText Processing

Changes half-width (single-byte) English letters or katakana within a character string to full-width (double-byte) characters.

TextText Processing

Identifies the language of a specified text.

TextModern Excel FunctionsText Processing

Converts a number to text, using the $ (dollar) currency format.

TextText Processing

Checks to see if two text values are identical.

TextText Processing

Finds one text value within another (case-sensitive).

TextText Processing

Formats a number as text with a fixed number of decimals.

TextText Processing

Changes half-width (single-byte) characters within a string to full-width (double-byte) characters.

TextText Processing

Returns the leftmost characters from a text value.

TextBeginner EssentialsMost UsedText Processing

Returns the number of characters in a text string.

TextBeginner EssentialsMost UsedText Processing

Converts text to lowercase.

TextText Processing

Returns a specific number of characters from a text string starting at the position you specify.

TextBeginner EssentialsMost UsedText Processing

Converts text to number in a locale-independent manner.

TextText CleaningText Processing

Extracts the phonetic (furigana) characters from a text string.

TextText Processing

Capitalizes the first letter in each word of a text value.

TextText Processing

Extracts strings within the provided text that matches the pattern.

TextModern Excel FunctionsText Processing

Replaces strings within the provided text that matches the pattern with replacement.

TextModern Excel FunctionsText Processing

Determines whether any part of text matches the pattern.

TextModern Excel FunctionsText Processing

Replaces characters within text.

TextText CleaningText Processing

Repeats text a given number of times.

TextText CleaningText Processing

Returns the rightmost characters from a text value.

TextBeginner EssentialsMost UsedText Processing

Finds one text value within another (not case-sensitive).

TextText Processing

Substitutes new text for old text in a text string.

TextMost UsedText CleaningText Processing

Converts its arguments to text.

TextText Processing

Formats a number and converts it to text.

TextText CleaningText Processing

Returns text that occurs after given character or string.

TextModern Excel FunctionsText CleaningText Processing

Returns text that occurs before a given character or string.

TextModern Excel FunctionsText CleaningText Processing

Combines the text from multiple ranges and/or strings.

TextModern Excel FunctionsMost UsedText Cleaning

Splits text strings by using column and row delimiters.

TextModern Excel FunctionsText CleaningText Processing

Translates a text from one language to another.

TextModern Excel FunctionsText Processing

Removes spaces from text.

TextBeginner EssentialsMost UsedText Cleaning

Returns the Unicode character that is references by the given numeric value.

TextText Processing

Returns the number (code point) that corresponds to the first character of the text.

TextText Processing

Converts text to uppercase.

TextText Processing

Converts a text argument to a number.

TextText CleaningText Processing

Returns text from any specified value.

TextModern Excel FunctionsText Processing