+ Reply to Thread
Results 1 to 4 of 4

How to turn #N/A error into 0?

  1. #1
    Forum Contributor
    Join Date
    08-18-2017
    Location
    London
    MS-Off Ver
    Excel 2016
    Posts
    308

    Exclamation How to turn #N/A error into 0?

    Hi all
    just a simple one how do u turn this result #N/A error into 0?
    because it is effecting my calculations...

    please see example sheet. thx
    Attached Files Attached Files
    Last edited by QuantEdge; 09-23-2017 at 11:14 AM.

  2. #2
    Valued Forum Contributor Root_'s Avatar
    Join Date
    07-29-2017
    Location
    _
    MS-Off Ver
    2010+
    Posts
    484

    Re: How to turn #N/A error into 0?

    Try

    =IFERROR(MODE(A2:INDEX(A2:A100,10)),0)

  3. #3
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,780

    Re: How to turn #N/A error into 0?

    In B2 copied down:

    =IFNA(MODE(A2:INDEX(A2:A100,10)),0)
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  4. #4
    Forum Contributor
    Join Date
    08-18-2017
    Location
    London
    MS-Off Ver
    Excel 2016
    Posts
    308

    Re: How to turn #N/A error into 0?

    Big thanks to both of you... ** nice lines.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Turn off error sounds
    By Graham Griggs in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-30-2016, 05:24 PM
  2. Turn Off Error Messages
    By NatalieEC in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-16-2015, 12:34 PM
  3. Turn formula into a function to eradicate #VALUE! error
    By dataman22 in forum Excel General
    Replies: 4
    Last Post: 09-10-2014, 04:12 PM
  4. Auto calc on, then turn off, then runtime error how to turn back on
    By welchs101 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 11-22-2011, 10:37 AM
  5. Can't turn off Invalid References Error
    By sithlorderic in forum Excel General
    Replies: 4
    Last Post: 08-24-2011, 03:52 PM
  6. Way to turn off Debug option when error shows
    By greenfalcon in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-13-2005, 01:00 AM
  7. [SOLVED] Way to Turn Off Error Checking on a Range?
    By James Cox in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-01-2005, 03:06 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1