EXCEL N FUNCTION

The Excel N function uses the following principles to turn data into a numeric value:
The numerical values stay constant;
Dates are transformed into serial numbers.
TRUE is converted to 1 as a logical value.
The same error is returned by all error values.
All other values (such as text or the logical value FALSE) are converted to 0.

Syntax :

=N( value )

Parameters :

  • The value parameter is the value to be converted to a number (or a reference to a cell containing the value).

Step By Step Guide of N Function

Example :

  • Column B of the spreadsheet below contains instances of the Excel N function:

Related Functions

HLOOKUP Function

HLOOKUP Function

Explore Now

VLOOKUP Function

VLOOKUP Function

Explore Now

INDEX Function

INDEX Function

Explore Now

MATCH Function

MATCH Function

Explore Now

DATE Function

DATE Function

Explore Now

IF Function

IF Function

Explore Now

OR Function

OR Function

Explore Now

AND Function

AND Function

Explore Now

RANK Function

RANK Function

Explore Now

SUMIF Function

SUMIF Function

Explore Now

XIRR Function

XIRR Function

Explore Now

WORKDAYS Function

WORKDAYS Function

Explore Now