New Text Functions in Excel: REGEXTEST, REGEXEXTRACT, and REGEXREPLACE
Explore the new text functions in Excel—REGEXTEST, REGEXEXTRACT, and REGEXREPLACE—that are revolutionizing text analysis and manipulation. Learn how these functions can enhance your productivity and streamline your data processing tasks.
By Rodger Mansfield, Technology Editor
February 24, 2025
In the realm of data analysis, Excel has long been a trusted ally for professionals across various industries.
Here's a Cool Tip: Try the new Regex text functions in Excel.
With the introduction of new text functions—REGEXTEST, REGEXEXTRACT, and REGEXREPLACE—Excel is poised to elevate its capabilities even further.
These functions leverage the power of regular expressions (regex) to simplify complex text operations, making data manipulation more efficient and precise.
What are These New Text Functions?
Regular expressions, or regex, are sequences of characters that define search patterns, commonly used for string searching and text parsing.