Results 1 to 5 of 5

Formula or Function for call log tracking

Threaded View

  1. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: Formula or Function for call log tracking

    See if this will get you started...
    L
    M
    N
    O
    P
    Q
    1
    Unpark Conf. In Transfer Out
    2
    10/7/2015
    6
    1
    2
    1
    2

    M2=COUNTIFS($A:$A,">="&$L2,$A:$A,"<"&$L2+1,$D:$D,M$1)
    copied across

    You can use the same method to count between date ranges
    M3=COUNTIFS($A:$A,">="&$L2,$A:$A,"<="&$L3+1,$D:$D,M$1)
    Last edited by FDibbins; 12-26-2015 at 08:55 PM.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Formula or Function for call log tracking
    By kor123 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-27-2015, 10:39 PM
  2. customer/salesmen database/call tracking
    By jignaczak in forum Excel General
    Replies: 0
    Last Post: 10-22-2013, 03:13 PM
  3. Call and sales tracking spreadsheet
    By kdye in forum Excel General
    Replies: 3
    Last Post: 12-07-2012, 05:51 AM
  4. Tracking Call Log
    By bradvh0023 in forum Excel General
    Replies: 1
    Last Post: 06-06-2011, 11:47 AM
  5. Tracking Call Centre Metrics as a Race
    By Kwelly in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-21-2010, 02:48 AM
  6. Call Tracking Sheet - Electronic
    By kshry in forum Excel General
    Replies: 3
    Last Post: 11-06-2009, 03:24 PM
  7. Call tracking VBA
    By Spurs in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 02-19-2009, 06:09 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