XL.FindNumber function: find and extract a number from a text string.

How to use FindNumber function for Excel: formula and results
XL.FindNumber function – Text function type – returns the first number (integer or decimal) found in a text string.

Before you begin, add Functions to Excel

Functions are one of the 20+ features within XLTools Add-in for Excel. Works in Excel 2024, 2019, 2016, 2013, 2010, and Microsoft 365.
Get started with XLTools ribbon
– free trial gives you 14 days of full access to all features.

Syntax

=XL.FindNumber(text)
ArgumentDescription
text [required]A text string or a range where you want to find a number

Examples [download]

Download this spreadsheet with examples and try the function yourself.
FormulaDescription
=XL.FindNumber(A2)
Returns the first number found in cell A2
=XL.FindNumber("Some number 100")
Returns the first number found in the specified text string
Explore other functions
Any questions or suggestions?
close window
How can we help?