+ Reply to Thread
Results 1 to 5 of 5

Averaging a Range of Cells Using a List

  1. #1
    Forum Contributor
    Join Date
    10-19-2016
    Location
    London, England
    MS-Off Ver
    Office 365
    Posts
    226

    Averaging a Range of Cells Using a List

    Hi, All.

    I have attached a spreadsheet that has a formula which needs tweaking to show an average of a range of cells.

    In the Data Collation tab, the cell G13 needs to show the average of a range of cells in according to the academic year and the Year.

    So, for example in the Data Collation tab:

    Cell G13 should look at the Year 1 tab, column B and average all the scores for 2016-2017 in column C which is SS Score 1.

    Cell G14 should do the same but for column D which is the SS Score 2.



    I am hoping someone can suggest a formula that will replace the existing formula in G13 and G14 to return the average for the data set.


    Many thanks for looking.
    Attached Files Attached Files
    Last edited by cosmica67; 05-30-2022 at 10:56 AM.

  2. #2
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,076

    Re: Averaging a Range of Cells Using a List

    How about
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  3. #3
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Averaging a Range of Cells Using a List

    K2=AVERAGEIF('Year 1'!C$2:C$364,">0")
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  4. #4
    Forum Contributor
    Join Date
    10-19-2016
    Location
    London, England
    MS-Off Ver
    Office 365
    Posts
    226

    Re: Averaging a Range of Cells Using a List

    Hi, Fluff13.

    Many thanks for suggesting this formula. I've tried it out and it works a treat.

    Many thanks for looking at this for me! I appreciate your time.

  5. #5
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,076

    Re: Averaging a Range of Cells Using a List

    Glad to help & thanks for the feedback.

+ 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] Troubleshoot: averaging a dynamic range of cells across a row
    By chococ in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 02-17-2014, 02:49 PM
  2. Averaging data if cells in range meet criteria
    By gobbledok in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-24-2013, 02:28 AM
  3. Averaging a named range of seperate cells
    By oneeasygeezer in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-30-2013, 02:19 PM
  4. Averaging a range of cells if before a certain date
    By markl41 in forum Excel General
    Replies: 9
    Last Post: 07-19-2011, 11:34 AM
  5. averaging variable range of cells
    By wiganda in forum Excel General
    Replies: 0
    Last Post: 09-22-2010, 05:05 PM
  6. averaging variable range of cells
    By wiganda in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-22-2010, 05:02 PM
  7. VBA code for averaging a range of cells
    By kayard in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-09-2006, 06:24 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