+ Reply to Thread
Results 1 to 3 of 3

Trying to create a formula to average survey results per instructor

  1. #1
    Registered User
    Join Date
    12-19-2013
    Location
    Kansas City
    MS-Off Ver
    Office 2010
    Posts
    42

    Trying to create a formula to average survey results per instructor

    I am trying to come up with a good way to average a particular question in a survey result for instructors, however the caveat has me pretty puzzled. We're looking to be able to filter by mm/dd/yyyy date (which pulls mm/dd/yyyy hh:mm from raw data) and then have one average of all scores for each instructor listed. It gets a bit complicated in that the actual survey has 6 drop down boxes with all the instructors names, so one instructor could have data for the same (or any) date in any of the 6 colored columns (name, score, qualitative x 6).

    My initial thought was to list out the names on a second sheet and then have some sort of averageifs to combine the columns, but I am a bit lost on how to take the dates into account, let alone how to sum the columns then average. Any help will be massively appreciated!

    SurveySample.xlsx

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,721

    Re: Trying to create a formula to average survey results per instructor

    I'm having trouble making sense of the way your data is organized. Each row is for a course offered on a particular date, with up to 6 facilitators to rate in columns D:U. It would be much better for each row be for a single combination of course, date, and facilitator. Then you can use a pivot table to automatically do everything you are asking for.
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Valued Forum Contributor
    Join Date
    04-22-2014
    Location
    Auckland, New Zealand
    MS-Off Ver
    Office 365 (work) and Excel 2013 (home)
    Posts
    1,167

    Re: Trying to create a formula to average survey results per instructor

    An AVERAGEIF (or AVERAGEIFS) won't work over multiple columns. You could sum 6 SUMIFS of the scores form the 6 columns with the date and instructor as criteria, and divide it by the sum of the 6 COUNTIFS. I'm not that familiar with array formulas yet, but somebody else here could let you know if one of those can help in this case.

+ 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] Need excel formula to calculate survey results (at least I think that's what I need)
    By 12GrowOn in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 11-21-2013, 12:35 PM
  2. Survey Results
    By braydon16 in forum Excel General
    Replies: 1
    Last Post: 11-28-2012, 05:21 PM
  3. Survey Results
    By kritter in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-24-2012, 08:55 PM
  4. Need help creating a formula for survey results
    By My3QTPies in forum Excel General
    Replies: 1
    Last Post: 03-15-2012, 02:00 PM
  5. Survey Results Array Formula
    By braydon16 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-16-2011, 01:02 PM

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