+ Reply to Thread
Results 1 to 2 of 2

Formula that changes with filtered lists

  1. #1
    Registered User
    Join Date
    01-10-2016
    Location
    Austin, TX
    MS-Off Ver
    Office 365
    Posts
    16

    Formula that changes with filtered lists

    I am using the following formula to obtain an overall score of customer satisfaction surveys in the attached example:

    =((COUNTIF(I2:I314,"9 - Extremely Satisfied")*100)+(COUNTIF(I2:I314,"8")*100)-(COUNTIF(I2:I314,"5")*100)-(COUNTIF(I2:I314,"4")*100)-(COUNTIF(I2:I314,"3")*100)-(COUNTIF(I2:I314,"2")*100)-(COUNTIF(I2:I314,"1")*100)-(COUNTIF(I2:I314,"0 - Extremely Unsatisfied")*100))/(COUNTA(I2:I314))

    I want to be able to get the score if I filter out certain dates and Locations. Right now when I do that, the score stays the same.

    Is there a way to do this? Thank you for your help.

    -Luke
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    10-09-2012
    Location
    Dallas, Texas
    MS-Off Ver
    MO 2010 & 2013
    Posts
    3,049

    Re: Formula that changes with filtered lists

    Why not make a pivot table like in the attached?
    Attached Files Attached Files
    Please ensure you mark your thread as Solved once it is. Click here to see how.
    If a post helps, please don't forget to add to our reputation by clicking the star icon in the bottom left-hand corner of a post.

+ 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. filtered lists based on another cell value
    By chubbchubb in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 03-25-2014, 10:07 AM
  2. Filtered Data Validation Lists
    By Nintynuts in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 02-02-2012, 08:57 AM
  3. How do I create Filtered Pick Lists?
    By proman in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 07-24-2009, 10:22 AM
  4. calculations on filtered lists
    By gavster in forum Excel General
    Replies: 1
    Last Post: 08-20-2008, 11:44 AM
  5. how do you print filtered lists?
    By shnurgle in forum Excel General
    Replies: 2
    Last Post: 07-01-2007, 09:24 AM
  6. Comparing Filtered Lists
    By Deacon in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-22-2007, 11:14 AM
  7. working with funcions in filtered lists
    By steven in forum Excel General
    Replies: 2
    Last Post: 07-19-2006, 02:05 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