Results 1 to 11 of 11

Average based on multiple criteria

Threaded View

  1. #1
    Registered User
    Join Date
    08-09-2012
    Location
    Vancouver
    MS-Off Ver
    Excel 2003
    Posts
    6

    Average based on multiple criteria

    Hi everyone,

    I`m working on an evaluation sheet for tour guides at a medium sized tour company. At the end of each trip all customers are asked to fill in a short customer satisfaction research and rate different parts of the tour on a scale of 1 to 5.

    All survey results are entered in an Excel sheet with the following columns:

    Column A: Tour date
    Column B: Destination
    Column C: Guide
    Column D - J: Results for organization, knowledge, friendliness etc.

    Sheet 2 gives an overview of the results and the average score for each guide. However, most guides guide tours to different destinations, so now I like to calculate the results for each individual tour.

    This is my formula to calculate the average score from one guide for all tours:
    =AVERAGE(IF(Questionaires!$C$2:$C$5000="Bob",Questionaires!$D$2:$D$5000))

    How can I modify this formula so it calculates the average from column D for only the tours to Vancouver (column B), guided by Bob(column C), and excluding the empty cells in column D?

    Thanks!
    Last edited by Bob-2012; 08-09-2012 at 01:38 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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