+ Reply to Thread
Results 1 to 6 of 6

Need Averaging Formula

  1. #1
    Registered User
    Join Date
    10-14-2011
    Location
    Utah
    MS-Off Ver
    Excel 2007
    Posts
    25

    Need Averaging Formula

    I have 4 columns of data, and need to average values that correspond to certain criteria from the other 3 columns. Attached is an example of my data and the desired output. The averages need to come from non-blank cells from Inputs 1 and 2 that match the criteria from the Name column. NeedAverageFormula.xlsx

  2. #2
    Forum Guru sktneer's Avatar
    Join Date
    04-30-2011
    Location
    Kanpur, India
    MS-Off Ver
    Office 365
    Posts
    9,648

    Re: Need Averaging Formula

    Try these array formulas, remember to confirm them with Ctrl+Shift+Enter

    Please Login or Register  to view this content.
    Please Login or Register  to view this content.
    Please Login or Register  to view this content.
    Please Login or Register  to view this content.
    Please Login or Register  to view this content.
    Same way you can write for other names in col. A.

    Hope that helps.
    Regards
    sktneer


    Treat people the way you want to be treated. Talk to people the way you want to be talked to.
    Respect is earned NOT given.

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

    Re: Need Averaging Formula

    Try

    A for Input 1 values
    =AVERAGEIFS($D$2:$D$11,$A$2:$A$11,"A",$B$2:$B$11,"<>")

    A for Input 2 values
    =AVERAGEIFS($D$2:$D$11,$A$2:$A$11,"A",$C$2:$C$11,"<>")

  4. #4
    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: Need Averaging Formula

    Try

    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    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.

  5. #5
    Registered User
    Join Date
    10-14-2011
    Location
    Utah
    MS-Off Ver
    Excel 2007
    Posts
    25

    Re: Need Averaging Formula

    That works great. Thank you!

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

    Re: Need Averaging Formula

    You're welcome.

+ 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. Formula for averaging
    By BKG SPORTS in forum Excel General
    Replies: 16
    Last Post: 06-10-2012, 08:56 PM
  2. Averaging Formula help!
    By LuckyMan in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-20-2012, 02:54 PM
  3. Help with averaging formula
    By Kelly1447 in forum Excel General
    Replies: 9
    Last Post: 03-13-2009, 03:38 PM
  4. averaging formula
    By dandavis1 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 09-02-2008, 11:47 AM
  5. Averaging formula
    By rlkerr1 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-09-2007, 10:41 AM

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