+ Reply to Thread
Results 1 to 5 of 5

Average of values for a lookup/array scenario w large data set

  1. #1
    Registered User
    Join Date
    04-26-2013
    Location
    Canada
    MS-Off Ver
    Excel 2003
    Posts
    33

    Average of values for a lookup/array scenario w large data set

    I'm looking at fuel consumption and CO2 emissions for all models and manufacturers of different types of classes of vehicles since 2000 (a huuuugee data set). Im trying to create a formula on my Table tab to take the average of the fuel consumption for all of the values when the year, class and fuel type is matching the same for the row. Im also trying to do this for Average CO2 Emissions (column E).

    Basically, when Column A = 2013, Column B = COMPACT, Column C = D then average all the values that match those from the Example Spreadsheet tab.

    Can anyone help me with this please? Thanks

    Help w large data set formula.xlsx
    Last edited by Attrition; 03-12-2014 at 10:35 PM.

  2. #2
    Forum Contributor
    Join Date
    02-20-2014
    Location
    Australia
    MS-Off Ver
    Excel 2010
    Posts
    170

    Re: Average of values for a lookup/array scenario w large data set

    Hi Attrition,

    Use this in D2 =AVERAGEIFS('Example Spreadsheet'!F:F,'Example Spreadsheet'!$A:$A,Table!$A2,'Example Spreadsheet'!$D:$D,Table!$B2,'Example Spreadsheet'!$E:$E,Table!$C2)

    and then drag it across to E2, and drag down

  3. #3
    Registered User
    Join Date
    04-26-2013
    Location
    Canada
    MS-Off Ver
    Excel 2003
    Posts
    33

    Re: Average of values for a lookup/array scenario w large data set

    Thank you very much! This works.

    Going to look into what the function actually means now.

  4. #4
    Forum Contributor
    Join Date
    02-20-2014
    Location
    Australia
    MS-Off Ver
    Excel 2010
    Posts
    170

    Re: Average of values for a lookup/array scenario w large data set

    No worries!

    If your problem has been taken care of, please mark the thread as 'solved'. A bit of rep also never hurt anyone

  5. #5
    Registered User
    Join Date
    04-26-2013
    Location
    Canada
    MS-Off Ver
    Excel 2003
    Posts
    33

    Re: Average of values for a lookup/array scenario w large data set

    NP I always try to give credit where credit is due. ty again

+ 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] Average speed between 2 dates using large list of values
    By MKF2013 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-09-2013, 06:12 AM
  2. [SOLVED] Average Large IF for 10 highest different days values
    By trizzo in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 06-06-2013, 02:58 AM
  3. [SOLVED] Who do I average in a filter that currently uses an lookup/array for averaging it all?
    By epiphany33 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-22-2013, 12:35 AM
  4. Lookup Values on a large spreadsheet
    By mskli in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 08-25-2012, 09:07 AM
  5. Replies: 19
    Last Post: 05-09-2012, 03:31 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