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

Data Analysis

  • How To Sort One Column or Multiple Columns in Excel
  • Error Bars in Excel
  • How To Compare Two Lists in Excel
  • Example of COUNTIFS with variable table column in Excel
  • Conditional Formatting New Rule with Formulas in Excel

References

  • CHOOSE function: Description, Usage, Syntax, Examples and Explanation
  • How to get address of named range in Excel
  • How to use Excel MATCH Function
  • Create hyperlink with VLOOKUP in Excel
  • How to use Excel ROW Function

Data Validations

  • Excel Data validation with conditional list
  • Excel Data validation must begin with
  • Excel Data validation allow weekday only
  • Excel Data validation unique values only
  • Excel Data validation must contain specific text

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

by

What is N function in Excel?

N function is one of the Information functions in Microsoft Excel that returns a value converted to a number.

Syntax of N function

N(value)

The N function syntax has the following arguments:

  • Value: The value you want converted. N converts values listed in the following table.
If value is or refers to N returns
A number That number
A date, in one of the built-in date formats available in Microsoft Excel The serial number of that date
TRUE 1
FALSE 0
An error value, such as #DIV/0! The error value
Anything else 0

N function formula explanation

  • It is not generally necessary to use the N function in a formula, because Excel automatically converts values as necessary. This function is provided for compatibility with other spreadsheet programs.
  • Excel stores dates as sequential serial numbers so they can be used in calculations. By default, January 1, 1900 is serial number 1, and January 1, 2008 is serial number 39448 because it is 39,448 days after January 1, 1900.

Example of N 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.

Data
7
Even
TRUE
4/17/2011
Formula Description Result
=N(A2) Because A2 contains a number, the number is returned. 7
=N(A3) Because A3 contains text, 0 is returned. 0
=N(A4) Because A4 is the logical value TRUE, 1 is returned. 1
=N(A5) Because A5 is a date, the serial number of the date is returned (varies with the date system used). 40650
=N(“7”) Because “7” is text, 0 is returned. 0

Post navigation

Previous Post:

How to generate random date between two dates 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

  • OR function: Description, Usage, Syntax, Examples and Explanation
  • Excel If, Nested If, And/Or Criteria Examples
  • IFS function: Description, Usage, Syntax, Examples and Explanation
  • OR function Examples in Excel
  • How to use IFS function in Excel

Date Time

  • Roll back weekday to Friday base on a particular date in Excel
  • YEARFRAC function: Description, Usage, Syntax, Examples and Explanation
  • Convert date to text in Excel
  • Get age from birthday in Excel
  • How to enter Today’s Date or Static Date and Time in Excel

Grouping

  • How to randomly assign data to groups in Excel
  • Group times into unequal buckets in Excel
  • Group arbitrary text values in Excel
  • If cell contains one of many things in Excel
  • How to randomly assign people to groups in Excel

General

  • Cell References: Relative, Absolute and Mixed Referencing Examples
  • Check if multiple cells have same value in Excel
  • Find, Trace and Correct Errors in Excel Formulas using ‘Formula Auditing’
  • Common Errors in Excel
  • How to get original price from percentage discount in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning