Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Conflicting Multiple Conditional Formatting Rules in Excel
  • How to count table columns in Excel
  • How to Create One and Two Variable Data Tables in Excel
  • How to create Checklist in Excel
  • Conditional Formatting Rules in Excel

References

  • MATCH function: Description, Usage, Syntax, Examples and Explanation
  • LOOKUP function: Description, Usage, Syntax, Examples and Explanation
  • Excel Advanced Lookup using Index and Match Functions
  • How to get first column number in range in Excel
  • How to use Excel MATCH Function

Data Validations

  • Excel Data validation must not contain
  • Excel Data validation must begin with
  • Excel Data validation require unique number
  • Excel Data validation allow weekday only
  • Prevent invalid data entering in specific cells

NUMBERVALUE function: Description, Usage, Syntax, Examples and Explanation

by

What is NUMBERVALUE function in Excel?

NUMBERVALUE function is one of TEXT functions in Microsoft Excel that converts text to a number, in a locale-independent way.

Syntax of NUMBERVALUE function

NUMBERVALUE(Text, [Decimal_separator], [Group_separator ])

The NUMBERVALUE function syntax has the following arguments.

  • Text: The text to convert to a number.
  • Decimal_separator(Optional): The character used to separate the integer and fractional part of the result.
  • Group_separator( Optional.): The character used to separate groupings of numbers, such as thousands from hundreds and millions from thousands.

NUMBERVALUE formula explanation

  • If the Decimal_separator and Group_separator arguments are not specified, separators from the current locale are used.
  • If multiple characters are used in the Decimal_separator or Group_separator arguments, only the first character is used.
  • If an empty string (“”) is specified as the Text argument, the result is 0.
  • Empty spaces in the Text argument are ignored, even in the middle of the argument. For example, ” 3 000 ” is returned as 3000.
  • If a decimal separator is used more than once in the Text argument, NUMBERVALUE returns the #VALUE! error value.
  • If the group separator occurs before the decimal separator in the Text argument , the group separator is ignored.
  • If the group separator occurs after the decimal separator in the Text argument, NUMBERVALUE returns the #VALUE! error value.
  • If any of the arguments are not valid, NUMBERVALUE returns the #VALUE! error value.
  • If the Text argument ends in one or more percent signs (%), they are used in the calculation of the result. Multiple percent signs are additive if they are used in the Text argument just as they are if they are used in a formula. For example, =NUMBERVALUE(“9%%”) returns the same result (0.0009) as the formula =9%%.

Example of NUMBERVALUE function

Steps to follow:

1. Open a new Excel worksheet.

2. Copy data in the following table below and paste it in cell A1

Note: For formulas to show results, select them, press F2 key on your keyboard and then press Enter.

You can adjust the column widths to see all the data, if need be.

Formula Description Result
=NUMBERVALUE(“2.500,27″,”,”,”.”) Returns 2,500.27. The decimal separator of the text argument in the example is specified in the second argument as a comma, and the group separator is specified in the third argument as a period. 2500.27
=NUMBERVALUE(“3.5%”) Returns 0.035. Because no optional arguments are specified, the decimal and group separators of the current locale are used. The % symbol is not shown, although the percentage is calculated. 0.035

Post navigation

Previous Post:

MODE.MULT function: Description, Usage, Syntax, Examples and Explanation

Next Post:

231 Keyboard Shortcut Keys In Excel

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • NOT function: Description, Usage, Syntax, Examples and Explanation
  • IFS function: Description, Usage, Syntax, Examples and Explanation
  • Return blank if in Excel
  • Not Equal To ‘<>‘ operator in Excel
  • Complete List of Excel Logical Functions, References and Examples

Date Time

  • WORKDAY.INTL function: Description, Usage, Syntax, Examples and Explanation
  • How to get workdays between dates in Excel
  • Get first day of month in Excel
  • Basic Overtime Calculation Formula in Excel
  • Next biweekly payday from date in Excel

Grouping

  • How to randomly assign people to groups in Excel
  • If cell contains one of many things in Excel
  • Group numbers with VLOOKUP in Excel
  • Group times into 3 hour buckets in Excel
  • Group arbitrary text values in Excel

General

  • How to count total number of cells in a rectangular range in Excel
  • Find, Trace and Correct Errors in Excel Formulas using ‘Formula Auditing’
  • Count cells that contain errors in Excel
  • Basic numeric sort formula in Excel
  • Mark Workbook as Final in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning