+ Reply to Thread
Results 1 to 5 of 5

Average and lookup column values

  1. #1
    Registered User
    Join Date
    02-05-2021
    Location
    Laguna, Philippines
    MS-Off Ver
    MSO 365
    Posts
    12

    Average and lookup column values

    Hi

    I need to find the average of data in columns based on two criteria. Column a has names,b has subjects and c has grades. there are multiple instances for pairs of names and subjects. I need to find the average of those pairs. I have attached a file for reference

    Average
    Jon English ?
    Mat English ?
    Jon Math ?
    Mat Math ?
    Jon Science ?
    Mat Science ?

    Jon English 4.46%
    Jon English 1.74%
    Mat English 12.44%
    Jon English 4.78%
    Jon Math 2.23%
    Jon Math 28.97%
    Mat Math -
    Jon Math 1.33%
    Jon Math 9.97%
    Mat Math 0.00%
    Jon Math 5.74%
    Jon Math 2.23%
    Jon Math 0.00%
    Jon Math 6.14%
    Jon Math 0.00%
    Jon Math 2.69%
    Jon Science 9.73%
    Mat Science 2.61%
    Mat Science 7.39%
    Mat Science 7.59%
    Jon Science 2.16%
    Jon Science -
    Jon Science 7.76%
    Mat Science 13.46%
    Attached Files Attached Files
    Last edited by JaoMagbanua; 07-22-2021 at 01:45 AM. Reason: Solved

  2. #2
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.83 (24031120))
    Posts
    8,732

    Re: Average and lookup column values

    Averageifs()
    =AVERAGEIFS($C$1:$C$24,$A$1:$A$24,F2,$B$1:$B$24,G2)
    Attached Files Attached Files
    Wayne
    if my assistance has helped, and only if you wish to , there is an "* Add Reputation" on the left hand side - you can add to my reputation here

    If you have a solution to your thread - Please mark your thread solved do the following: >
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  3. #3
    Registered User
    Join Date
    02-05-2021
    Location
    Laguna, Philippines
    MS-Off Ver
    MSO 365
    Posts
    12

    Re: Average and lookup column values

    Quote Originally Posted by etaf View Post
    Averageifs()
    =AVERAGEIFS($C$1:$C$24,$A$1:$A$24,F2,$B$1:$B$24,G2)
    Thank you! I have just figured it and you confirmed. SO grateful for your prompt response.

  4. #4
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.83 (24031120))
    Posts
    8,732

    Re: Average and lookup column values

    you are welcome

  5. #5
    Forum Expert wk9128's Avatar
    Join Date
    08-15-2020
    Location
    Taiwan
    MS-Off Ver
    365 V2403 and WPS V2022
    Posts
    3,382

    Re: Average and lookup column values

    For DYNAMIC formula

    H2 formula

    HTML Code: 

+ 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] Trying to Find Average of Values Based on Lookup Range
    By brafter70 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 02-13-2018, 02:17 PM
  2. [SOLVED] V-Lookup to average a horizontal range of values
    By tmleynek in forum Excel Formulas & Functions
    Replies: 17
    Last Post: 05-04-2016, 09:11 AM
  3. [SOLVED] Lookup range of numbers in one column and average corresponding data from next column
    By phenixwars in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 08-08-2014, 12:20 AM
  4. [SOLVED] Dual column lookup & average
    By thilag in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-23-2014, 03:14 AM
  5. [SOLVED] Lookup for Multiple Values, and Return an Average
    By MuhammadSami in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-11-2012, 11:46 PM
  6. Need to lookup 2 cell values and get average from 1
    By dubsrus in forum Excel General
    Replies: 7
    Last Post: 07-24-2008, 03:05 AM
  7. Lookup text, return average of values
    By rmichaels55 in forum Excel General
    Replies: 1
    Last Post: 07-15-2008, 02:17 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