Extract Numbers from Text in Excel with REGEXEXTRACT
Excel’s REGEXEXTRACT function lets you pull numbers (or text) from a string, regardless of where they appear. In this tutorial, you’ll see two practical examples: extracting a 10-digit phone number from a name-and-number string, and pulling numbers from inconsistent, unstructured data where TEXTBEFORE and TEXTAFTER fall short. Credit to: Chris Menard


