+ Reply to Thread
Results 1 to 4 of 4

AverageIf Help

  1. #1
    Registered User
    Join Date
    12-10-2015
    Location
    Louisville, Kentucky
    MS-Off Ver
    2013
    Posts
    2

    AverageIf Help

    Just joined the site today and looking for help in my excel database. Any help you can provide is greatly appreciated!

    So I'm looking to take the average of multiple cells in different sheets but only if a different cell reads a certain name.

    Cell AR3 of the sheet titled "Allen" should take the average of cell BM3 in sheets 1-17 only if cell E3 in the same sheet (1-17) reads "Allen". I'm assuming I'll need to use an AverageIf statement but not very familiar with this type of problem.

    Would appreciate any help -- thanks!

    -Nick

  2. #2
    Registered User
    Join Date
    12-08-2015
    Location
    Ottawa
    MS-Off Ver
    2010
    Posts
    25

    Re: AverageIf Help

    Average If does not work this way. Maybe post the file and Ill see what I can do.
    Im guessing you can use a nested if, but its not going to be pretty using this method.

  3. #3
    Forum Contributor
    Join Date
    03-14-2013
    Location
    England
    MS-Off Ver
    2007
    Posts
    186

    Re: AverageIf Help

    Same as above, if you post an example I would have a go at it for you as i'm sure others would...

    Just from what you said, it sounds as though functions like SUMIF, SUMPRODUCT, COUNTIF might be useful and just divide the sum by the count in the formula rather than trying to use the AVERGARE function. It may make it easier to sum and/or count the relevant values from each sheet separately into a table on another sheet and then calculate your over all averages from that, rather than trying to refer to multiple sheets in one formula.

  4. #4
    Registered User
    Join Date
    12-10-2015
    Location
    Louisville, Kentucky
    MS-Off Ver
    2013
    Posts
    2

    Re: AverageIf Help

    Brief background: This is a pitching-catching baseball statistics database. What I've done for the other stats is link Catcher's page to the pitcher for each game. If multiple pitchers in a game, it adds stats automatically. However, this is an average-based stat (on-base percentage) so I need the average all pitchers for every game.

    In cell AR3 for "Allen", I need the result of the average for all previous 17 sheets' data in BM3 but only if E3 reads "Allen".

    Hope this makes sense. Please let me know if I need to clarify further.

    Thanks!

    -Nick
    Attached Files Attached Files

+ 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. [SOLVED] Averageif help
    By Lewster in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-06-2015, 03:54 PM
  2. [SOLVED] AverageIF
    By Brennen81 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-12-2014, 03:31 PM
  3. =Averageif help
    By pmdcmatt in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-23-2013, 04:53 PM
  4. averageif
    By Ecel12 in forum Excel - New Users/Basics
    Replies: 3
    Last Post: 08-25-2011, 08:21 AM
  5. How do I AVERAGEIF()?
    By montreal1775 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 04-24-2010, 07:13 AM
  6. averageif
    By name in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-04-2006, 12:30 PM
  7. averageif
    By rudy in forum Excel General
    Replies: 5
    Last Post: 04-27-2006, 06:20 PM

Tags for this Thread

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