+ Reply to Thread
Results 1 to 4 of 4

How can i find team name from above and count the averige of goals

  1. #1
    Registered User
    Join Date
    09-09-2011
    Location
    Finland
    MS-Off Ver
    Excel 2010
    Posts
    91

    How can i find team name from above and count the averige of goals

    Hi

    i want to put a formula in e1825. It should find ny rangers from column b and count the averige of goals/game. Goals are in column c. The formula should be the way that i can drag it up so that in e1824 it counts the averige of goals/game to ottawa and so on.
    Notice that i only want to count the averige goal number from the games that are above the certain e cell. For examble in e1800 i want to count winnibeg averige goal number from the games from rows 1 to 1800.

    Thanks for the help alredy
    Attached Files Attached Files

  2. #2
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,147

    Re: How can i find team name from above and count the averige of goals

    hi Ipinho100, do you mean like this in E2 copied down?
    =SUMIF($B$2:$B2,B2,$C$2:$C2)/D2

    you can try providing us with answers you expecting to see if i got it wrong
    Last edited by benishiryo; 01-19-2013 at 08:32 AM. Reason: misread

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

  3. #3
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,937

    Re: How can i find team name from above and count the averige of goals

    Try this:

    =AVERAGEIF($B$1:B1825,"=" & B1825,$C$1:C1825)
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  4. #4
    Registered User
    Join Date
    09-09-2011
    Location
    Finland
    MS-Off Ver
    Excel 2010
    Posts
    91

    Re: How can i find team name from above and count the averige of goals

    Thank you. It works great!

+ 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