Skip to main content

Excel ISNA Function

doc dec2oct 1

If you want to follow along with this tutorial, please download the example spreadsheet.

doc dec2oct 1

Description

The Excel ISNA function tests if a value or expression returns Excel #N/A error. If so, it returns TRUE, otherwise, returns FALSE.

Syntax and arguments

Formula syntax

ISNA(value)

Arguments

  • Value: Required, the value that used to be tested. It can be a formula, a cell reference, a name, or other expressions.

Return Value

The ISNA function returns a logical value TRUE or FALSE.

Version

Excel 2003 and later versions

Usage and Examples

Example1: Basic Usage

To check if the cells in range B4:B8 contain #N/A error, you can use the ISFORMULA function as below:

Select a cell to place the checking result, and type the formula as this:

=ISNA(B4)

Press Enter key, and then drag the auto-fill handle down to get all results.
doc dec2oct 1

Example2: Combine with IF function

The ISNA function is usually combined with the IF function to return a custom message when the cell contains a #N/A error.:

Supposing in range B12:B16 contains name list 1, then using the VLOOKUP function to find if the names in D12:D15 are in the name list 1, the names do not exist in name list 1 will return #N/A errors. Then change the #N/A error to a custom message such as None. You can use the ISNA function as this:

=IF(ISNA(E12),"None",E12)

Press Enter key, and then drag the auto-fill handle down to get all results.
doc dec2oct 1


Relative Functions:

  • Excel ISODD Function
    The ISODD function checks whether a value is an odd number. If the given value is an odd number, it returns TRUE. Otherwise, it returns FALSE.

  • Excel ISEER Function
    The ISERR function returns TRUE for any error type (except #N/A) and FALSE otherwise.

  • Excel ISEVEN Function
    The Excel ISEVEN function tests if a supplied number (or numeric expression) is even, if so, it returns TRUE, otherwise, it returns FALSE.

  • Excel ISREF Function
    The ISREF function checks whether a given value is a reference. If the given value is a reference, it returns TRUE. Otherwise, it returns FALSE.


The Best Office Productivity Tools

Kutools for Excel - Helps You To Stand Out From Crowd

🤖 Kutools AI Aide: Revolutionize data analysis based on: Intelligent Execution   |  Generate Code  |  Create Custom Formulas  |  Analyze Data and Generate Charts  |  Invoke Kutools Functions…
Popular Features: Find, Highlight or Identify Duplicates  |  Delete Blank Rows  |  Combine Columns or Cells without Losing Data  |  Round without Formula ...
Super VLookup: Multiple Criteria  |  Multiple Value  |  Across Multi-Sheets  |  Fuzzy Lookup...
Adv. Drop-down List: Easy Drop Down List  |  Dependent Drop Down List  |  Multi-select Drop Down List...
Column Manager: Add a Specific Number of Columns  |  Move Columns  |  Toggle Visibility Status of Hidden Columns  Compare Columns to Select Same & Different Cells ...
Featured Features: Grid Focus  |  Design View  |  Big Formula Bar  |  Workbook & Sheet Manager | Resource Library (Auto Text)  |  Date Picker  |  Combine Worksheets  |  Encrypt/Decrypt Cells  |  Send Emails by List  |  Super Filter  |  Special Filter (filter bold/italic/strikethrough...) ...
Top 15 Toolsets12 Text Tools (Add Text, Remove Characters ...)  |  50+ Chart Types (Gantt Chart ...)  |  40+ Practical Formulas (Calculate age based on birthday ...)  |  19 Insertion Tools (Insert QR Code, Insert Picture from Path ...)  |  12 Conversion Tools (Numbers to Words, Currency Conversion ...)  |  7 Merge & Split Tools (Advanced Combine Rows, Split Excel Cells ...)  |  ... and more

Kutools for Excel Boasts Over 300 Features, Ensuring That What You Need is Just A Click Away...

Description


Office Tab - Enable Tabbed Reading and Editing in Microsoft Office (include Excel)

  • One second to switch between dozens of open documents!
  • Reduce hundreds of mouse clicks for you every day, say goodbye to mouse hand.
  • Increases your productivity by 50% when viewing and editing multiple documents.
  • Brings Efficient Tabs to Office (include Excel), Just Like Chrome, Edge and Firefox.
Comments (0)
No ratings yet. Be the first to rate!
There are no comments posted here yet
Please leave your comments in English
Posting as Guest
Rate this post:
0   Characters
Suggested Locations