+ Reply to Thread
Results 1 to 4 of 4

Thread: Average

  1. #1
    Registered User
    Join Date
    02-20-2011
    Location
    Queensland, Australia
    MS-Off Ver
    Excel 2010
    Posts
    12

    Average

    What formula will:

    Average all the returns in column “B” that are adjacent to say, every value “7” in column “A”?

    Column “A” starts on line 3, and is open-ended; its entries are not in numerical sequence.

    I'm using Excel 2010

    mgs
    Last edited by mgs; 12-13-2011 at 12:07 AM.

  2. #2
    Valued Forum Contributor
    Join Date
    05-23-2011
    Location
    Lahore PK
    MS-Off Ver
    Excel 2007
    Posts
    615

    Re: Average

    use averageifs function

    If your problem is not solved, upload a sample workbook with sample data and your desired results

    In order to attach a file Click the Go Advanced button, and click on the Manage Attachments button
    Azam
    If you want to say Thank you to a member, click the reputation icon (Star) in the left bottom of the post.
    For prompt answer, be descriptive, concise, short, direct, and to-the-point.

  3. #3
    Valued Forum Contributor dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    New Delhi, India
    MS-Off Ver
    Excel 1997, 2000, XP, 2003, 2007, 2010
    Posts
    2,403

    Re: Average

    Hi mgs,

    Basis your explanation, you can use the following formula to get the required average:-

    {=AVERAGE(IF($A3:$A$1048576=7,$B$1:$B$1048576,""))}

    Above is a array formula and hence needs to be entered using key combination Ctlr + Shift + Enter.

    Regards,
    DILIPandey

    < click on below 'star' if this helps >
    DILIPandey
    +919810929744
    dilipandey@gmail.com

  4. #4
    Registered User
    Join Date
    02-20-2011
    Location
    Queensland, Australia
    MS-Off Ver
    Excel 2010
    Posts
    12

    Solved

    Quote Originally Posted by Azam Ali View Post
    use averageifs function

    If your problem is not solved, upload a sample workbook with sample data and your desired results

    In order to attach a file Click the Go Advanced button, and click on the Manage Attachments button
    Thanks Azam, It works well.
    Cheers,
    mgs

+ 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.2.0