+ Reply to Thread
Results 1 to 3 of 3

ignoring #N/A numbers when doing AVERAGE()

  1. #1
    Registered User
    Join Date
    01-25-2010
    Location
    Joinville, Brazil
    MS-Off Ver
    Excel 2007
    Posts
    42

    ignoring #N/A numbers when doing AVERAGE()

    Hi!

    I have a chart with percentages that I want to average. However, I use #N/A formula on the cells that don't have values (so the graph doesn't get messed up). How can I make the AVERAGE() formula ignore the #N/A values so I can get the proper average?

    Thanks in advance!

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: ignoring #N/A numbers when doing AVERAGE()

    If as implied you're using XL2007 you can use AVERAGEIF

    =AVERAGEIF(yourrange,"<>#N/A")

    (change delimiter to ; if required)

  3. #3
    Registered User
    Join Date
    01-25-2010
    Location
    Joinville, Brazil
    MS-Off Ver
    Excel 2007
    Posts
    42

    Re: ignoring #N/A numbers when doing AVERAGE()

    Works perfectly, thanks!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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