+ Reply to Thread
Results 1 to 2 of 2

Blank out zeros but to include Average formula also???

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    04-10-2006
    Location
    Somerset
    MS-Off Ver
    MS Office 2007
    Posts
    103

    Blank out zeros but to include Average formula also???

    Hi,

    Sorry if this is a dumb question.

    I want to be able to combine the normal =AVERAGE(IF(A14:C14="","",A14:C14)) but it returns '#value'.

    I'm looking to average figures in certain rows but not return this error when I pull the handle down re blank rows etc.

    Thanks.

    Regards.

  2. #2
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Blank out zeros but to include Average formula also???

    Do you just want to exclude 0's from the average ?
    FYI, blanks are already excluded by default from an average...

    Try
    =AVERAGEIF(A14:C14,"<>0")

+ 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. Replies: 3
    Last Post: 09-01-2014, 05:56 PM
  2. Replies: 0
    Last Post: 08-17-2011, 10:12 AM
  3. Average Formula - Include zeros
    By arvin in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 07-07-2010, 02:09 PM
  4. Replies: 17
    Last Post: 06-27-2006, 08:40 AM
  5. Replies: 0
    Last Post: 03-03-2006, 03:20 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