+ Reply to Thread
Results 1 to 10 of 10

get average of the same criteria/metrics

  1. #1
    Forum Contributor
    Join Date
    06-07-2016
    Location
    Manila
    MS-Off Ver
    365
    Posts
    292

    get average of the same criteria/metrics

    Hi All,

    Need your help again.

    I want to get the average score of each criteria (customer focus, driving for result, etc..)

    In the output tab you can see my "manual" output.

    Basically I want to average the scores under MANAGER ASSESSMENT only for all scores under the same criteria (ex. Customer Focus Criteria) with same name and same month



    Thanks again in advance.
    Attached Files Attached Files

  2. #2
    Forum Expert Roel Jongman's Avatar
    Join Date
    03-28-2015
    Location
    Netherlands
    MS-Off Ver
    Office 365
    Posts
    1,483

    Re: get average of the same criteria/metrics

    Well that is no rocketsience is it? with that data setup you will need to build it manually.. for each group of data

    for cel C2 in Output use
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    If you were to reorganize the columns so that MANAGEMENT ASSESMENT and SELF ASSESMENT are in 5 sequential columns then you could use the AVERAGE-formula

  3. #3
    Forum Contributor
    Join Date
    06-07-2016
    Location
    Manila
    MS-Off Ver
    365
    Posts
    292

    Re: get average of the same criteria/metrics

    Thanks Roel,

    However that method will not work. Our data has different Name on it.

  4. #4
    Forum Expert PaulM100's Avatar
    Join Date
    10-09-2017
    Location
    UK
    MS-Off Ver
    Office 365
    Posts
    2,108

    Re: get average of the same criteria/metrics

    @Roel, some people do not posses the necessary set of skills yet. I bet that it happened with you, so you shouldn't try so hard to be "smart"

    @aarona, the formula below will do what you want. It is an array formula, activate it using Ctrl+Shift+Enter instead of regular Enter

    =AVERAGE(IF(Data!$B$4:$B$6=Output!B2,IF(Data!$C$3:$L$3="Manager Assessment",Data!$C$4:$L$6)))
    Click the * to say thanks.

  5. #5
    Forum Contributor
    Join Date
    06-07-2016
    Location
    Manila
    MS-Off Ver
    365
    Posts
    292

    Re: get average of the same criteria/metrics

    Thanks PaulM100! working! will just modify it a bit more to add the name on it. but thanks for your help!

  6. #6
    Forum Expert PaulM100's Avatar
    Join Date
    10-09-2017
    Location
    UK
    MS-Off Ver
    Office 365
    Posts
    2,108

    Re: get average of the same criteria/metrics

    No worries, glad to help. It that took care of your problem, please mark the thread as Solved.

  7. #7
    Forum Contributor
    Join Date
    06-07-2016
    Location
    Manila
    MS-Off Ver
    365
    Posts
    292

    Re: get average of the same criteria/metrics

    Done, Thanks!

  8. #8
    Forum Expert Roel Jongman's Avatar
    Join Date
    03-28-2015
    Location
    Netherlands
    MS-Off Ver
    Office 365
    Posts
    1,483

    Re: get average of the same criteria/metrics

    @PaulM100 Really? There was no intention at all to be smart.. It is just an expression I sometimes use when a problem is not that difficult to solve. But I guess the "tone of voice" gets lost here in textform..
    Agreed my reply was a bit "Telegram" style but the solution in itself works and the suggestion to reorganize data for easier handling was as well intended..
    Last edited by Roel Jongman; 01-22-2019 at 05:47 AM.

  9. #9
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,728

    Re: get average of the same criteria/metrics

    Tone of voice has nothing to do with it - the particular comment you used is unpleasant and should not be used here. Thank you for your understanding.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  10. #10
    Forum Expert Roel Jongman's Avatar
    Join Date
    03-28-2015
    Location
    Netherlands
    MS-Off Ver
    Office 365
    Posts
    1,483

    Re: get average of the same criteria/metrics

    I'm sorry

    Apologies if I have offended anyone.. that was not my intention at all.
    Been using that phrase for years as a Dutch equivilant of it only means "it will not be hard to fix.."

    Wont use it 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. Replies: 5
    Last Post: 09-11-2018, 10:29 AM
  2. Replies: 2
    Last Post: 04-17-2018, 09:45 PM
  3. [SOLVED] need formula to average cells but if one cell has N/A then dont average and input N/A
    By CityInspector in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-08-2013, 04:16 PM
  4. [SOLVED] Find Average, Return Column Header of Number Closest To Average
    By djmyers in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 07-07-2013, 04:19 PM
  5. Replies: 14
    Last Post: 06-14-2013, 09:00 PM
  6. Replies: 10
    Last Post: 04-25-2013, 06:12 PM
  7. The rank of average ranks excluding empty cells but including their average.
    By Terminal45 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-21-2012, 03:44 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