+ Reply to Thread
Results 1 to 6 of 6

Getting average but ignoring cells with blank (#value!)

  1. #1
    Forum Contributor
    Join Date
    02-16-2012
    Location
    Denmark
    MS-Off Ver
    O365
    Posts
    256

    Getting average but ignoring cells with blank (#value!)

    I am using =AVERAGE(AL4:AL997)
    but I am getting error in cell AL999 since my cell range contains blanks
    calculation_question6.xlsx

    additional notes:
    No problem with my formulas in AL4:AL997 but I want to know the average of all the data in column AL which will populate in AL999
    as of now, I am using =AVERAGE(AL4:AL997)
    but I am getting error in cell AL999 since my cell range contains blanks
    Last edited by Elainefish; 05-23-2013 at 08:16 AM.

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Getting average but ignoring cells with blank (#value!)

    In AL4 AND COPY DOWN.

    =IFERROR(((((R4*T4)*V4)*X4)*(((Z4*AB4)+AE4)))*(AI4*AK4);"")
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  3. #3
    Forum Contributor
    Join Date
    02-16-2012
    Location
    Denmark
    MS-Off Ver
    O365
    Posts
    256

    Re: Getting average but ignoring cells with blank (#value!)

    Quote Originally Posted by Fotis1991 View Post
    In AL4 AND COPY DOWN.

    =IFERROR(((((R4*T4)*V4)*X4)*(((Z4*AB4)+AE4)))*(AI4*AK4);"")
    I am sorry that I did not make myself clear...
    No problem with y formulas in AL4:AL997 but I want to know the average of all the data in column AL which will populate in AL999
    as of now, I am using =AVERAGE(AL4:AL997)
    but I am getting error in cell AL999 since my cell range contains blanks

  4. #4
    Registered User
    Join Date
    01-03-2011
    Location
    Bucharest
    MS-Off Ver
    Excel 2010
    Posts
    19

    Re: Getting average but ignoring cells with blank (#value!)

    Hi!
    As Fotis said, use: =IFERROR(((((R4*T4)*V4)*X4)*(((Z4*AB4)+AE4)))*(AI4*AK4);"") and your AVERAGE formula form AL999 will show the correct result.

    Cheers!
    Attached Files Attached Files
    Last edited by Kalergi; 05-23-2013 at 08:25 AM.

  5. #5
    Forum Contributor
    Join Date
    02-16-2012
    Location
    Denmark
    MS-Off Ver
    O365
    Posts
    256

    Re: Getting average but ignoring cells with blank (#value!)

    thanks to you both!!! you mad e my day

  6. #6
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Getting average but ignoring cells with blank (#value!)

    ......................

+ 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