Results 1 to 2 of 2

Need Help Counting Specific Times In Filtered Table

Threaded View

  1. #1
    Registered User
    Join Date
    08-16-2017
    Location
    Overland Park, Kansas
    MS-Off Ver
    MS Office 2010
    Posts
    2

    Need Help Counting Specific Times In Filtered Table

    Hello,

    I have a table of phone calls that includes a duration in (h):mm:ss format. At the top of the table is a dashboard that shows total calls, unique calls, etc... I also need to show calls that fall below 30 seconds, between 30 seconds and 59 seconds, and above 1 minute. This needs to change appropriately if a filter is applied (e.g., a specific number or source). Here is what I have so far for calls below 30 seconds:

    =SUMPRODUCT(SUBTOTAL(103,OFFSET(A1,ROW(E19:E5018)-ROW(A1),0)),--(E19:E5019<"00:30"))

    It returns the #VALUE and no amount of tweaking on my part has been able to get a correct return that changes when filtered.

    I have attached a sample workbook. Basically, I need to count the calls below 30 seconds. The time duration is in column D (it was column E, but I removed a column for privacy purposes). I need the calculation in L13 to change if the data is filtered on any row.

    Any and all help is appreciated!
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Counting Minutes between two specific times
    By bynzer55 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 07-07-2017, 09:31 AM
  2. Replies: 16
    Last Post: 03-09-2017, 02:13 AM
  3. counting text within a filtered table
    By Justin280090 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-05-2016, 01:10 AM
  4. [SOLVED] Counting filtered data and matching to specific monthly headers
    By macrorookie in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-02-2014, 09:44 PM
  5. counting records in a filtered table
    By lustiggidi in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-22-2013, 11:54 AM
  6. Counting Only Specific Hours Between Two Times
    By Pondus in forum Excel General
    Replies: 13
    Last Post: 12-20-2011, 07:38 AM
  7. counting specific hours between two times
    By each in forum Excel General
    Replies: 4
    Last Post: 04-20-2009, 04:08 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