+ Reply to Thread
Results 1 to 8 of 8

Average of different columns

  1. #1
    Forum Contributor
    Join Date
    01-25-2012
    Location
    CT
    MS-Off Ver
    Excel 2016
    Posts
    134

    Average of different columns

    Hi

    I have three different tables (in each table has two columns) and would like to calculate the average of these tables. See the attached files.


    Thanks in Advance
    Attached Files Attached Files

  2. #2
    Forum Expert dredwolf's Avatar
    Join Date
    10-27-2012
    Location
    Clearwater,Canada
    MS-Off Ver
    Excel 2007
    Posts
    2,649

    Re: Average of different columns

    Did you want the average of each column?, not exactly sure what you are looking for here
    A picture may be worth a thousand words, BUT, a sample Workbook is worth a thousand screenshots!
    -Add a File - click advanced (next to quick post), scroll to manage attachments, click, select add files, click select files, select file, click upload, when file shows up at bottom left, click done (bottom right), click submit
    -To mark thread Solved- go top of thread,click Thread Tools,click Mark as Solved
    If you received helpful response, please remember to hit the * of that post

  3. #3
    Forum Contributor
    Join Date
    01-25-2012
    Location
    CT
    MS-Off Ver
    Excel 2016
    Posts
    134

    Re: Average of different columns

    Hi
    Thanks for your reply

    I want the average of the three tables (for example: the average of the second columns in the three table), not each columns. The problem is the the table are not in the same size (tables are not equal in number of rows).


    Thanks

  4. #4
    Registered User
    Join Date
    08-22-2012
    Location
    Zagreb, Croatia
    MS-Off Ver
    Excel 2003
    Posts
    61

    Re: Average of different columns

    Hi TallOne,
    try attached solution. This has sence for me...


    Regards,
    Attached Files Attached Files
    If a post helps press star sign 4 my reputation

  5. #5
    Registered User
    Join Date
    08-22-2012
    Location
    Zagreb, Croatia
    MS-Off Ver
    Excel 2003
    Posts
    61

    Re: Average of different columns

    I add average graph too...

    Regards,
    Attached Files Attached Files

  6. #6
    Forum Contributor
    Join Date
    01-25-2012
    Location
    CT
    MS-Off Ver
    Excel 2016
    Posts
    134

    Re: Average of different columns

    Hi mnjofra

    Thanks for your help, I really appreciate it. Could you please describe to me the formula you used, particularly the multiplication by 1 (SUMPRODUCT(($A$3:$A$109=K8)*1,$B$3:$B$109)).


    Thanks again for your help.

  7. #7
    Forum Contributor
    Join Date
    01-25-2012
    Location
    CT
    MS-Off Ver
    Excel 2016
    Posts
    134

    Re: Average of different columns

    Hi
    Any help.

  8. #8
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Average of different columns

    See this for info on SUMPRODUCT:

    http://xldynamic.com/source/xld.SUMPRODUCT.html

    FWIW, that can be done with a SUMIF function:

    =SUMIF($A$3:$A$109,K8,$B$3:$B$109)
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

+ 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