+ Reply to Thread
Results 1 to 10 of 10

Formula that automatically calculate Incoming, abandoned and answered calls.

  1. #1
    Registered User
    Join Date
    11-27-2013
    Location
    Kuala Lumpur, Malaysia
    MS-Off Ver
    Excel 2007
    Posts
    65

    Formula that automatically calculate Incoming, abandoned and answered calls.

    Hello,

    I want to produce a daily report that automatically shows the abandoned, answered and calculated incoming calls of a given DATE [a day before the reporting date] using an excel formula when I pasted in the raw data.

    Given:

    - Report Sheet
    - Raw Data Sheet

    To get the product of Incoming call needs to sum the Answered (Col C) and Abandoned calls (Col H) from the Raw Data.

    While the figures for abandoned and answered need to pullout from Raw Data Col J and Col G respectively.

    Any info or formula is highly appreciated.

    Thanks,

    John
    Attached Files Attached Files
    Last edited by juan.doe; 11-27-2013 at 09:04 PM.

  2. #2
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Formula that automatically calculate Incoming, abandoned and answered calls.

    Need to see how your data is stored - can you attach a workbook?
    let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source

    If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE

    Walking the tightrope between genius and eejit...

  3. #3
    Registered User
    Join Date
    11-27-2013
    Location
    Kuala Lumpur, Malaysia
    MS-Off Ver
    Excel 2007
    Posts
    65

    Re: Formula that automatically calculate Incoming, abandoned and answered calls.

    @OllyXLS

    I've just uploaded the workbook for your reference. Thank you!

  4. #4
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Formula that automatically calculate Incoming, abandoned and answered calls.

    Incoming calls:
    Formula: copy to clipboard
    Please Login or Register  to view this content.



    Abandoned after threshold:
    Formula: copy to clipboard
    Please Login or Register  to view this content.



    Answered after threshold:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  5. #5
    Registered User
    Join Date
    11-27-2013
    Location
    Kuala Lumpur, Malaysia
    MS-Off Ver
    Excel 2007
    Posts
    65

    Re: Formula that automatically calculate Incoming, abandoned and answered calls.

    @OllyXLS

    The formulas worked well in the sample workbook but when I pasted it in the actual report I'm getting an #N/A error.
    Attached Files Attached Files

  6. #6
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Formula that automatically calculate Incoming, abandoned and answered calls.

    That's because you have no data for yesterday. The formula matches values for TODAY()-1 = yesterday's date, as your initial requirement stated

    Now, do you actually want to SUM calls per company for the stated date range?!

  7. #7
    Registered User
    Join Date
    11-27-2013
    Location
    Kuala Lumpur, Malaysia
    MS-Off Ver
    Excel 2007
    Posts
    65

    Re: Formula that automatically calculate Incoming, abandoned and answered calls.

    Yes please.

    I really appreciate your help.

  8. #8
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Formula that automatically calculate Incoming, abandoned and answered calls.

    No problem.

    You still have no data for the range you have stated... All your data is for October.

    See the attached file, which sums calls between the stated start and end dates.



    Your raw data structure is lousy, though. It means you'll have to edit the row references in the sumif formulae whenever you get more rows of data...
    Attached Files Attached Files

  9. #9
    Registered User
    Join Date
    11-27-2013
    Location
    Kuala Lumpur, Malaysia
    MS-Off Ver
    Excel 2007
    Posts
    65

    Re: Formula that automatically calculate Incoming, abandoned and answered calls.

    Nice... Great Work!

    Just an observation...

    The sum of "Ans after Threshold" shows zero values instead of 9 for ABC, 2 - DEF, 121 - GHI, 6 - JKL, and 24 for MNO.

    And one last...

    Can you please create formulas similar to what you've done in the first workbook?

    In the attached, I highligthed in yellow the cells that need the formulas and their expected values.

    Thank you so much....
    Attached Files Attached Files

  10. #10
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Formula that automatically calculate Incoming, abandoned and answered calls.

    How about you adjust the formulas I have showed you, to suit your need? Happy to explain HOW they work, but I am sure you can figure out which ranges / references the formulas refer to, and tweak as needed.

+ 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. Calculate percentage of cells answered yes in a column
    By Alinkowski in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 07-26-2019, 03:38 PM
  2. Calculate percentage of recurring calls
    By bajsor in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-19-2013, 08:49 AM
  3. Calculate concurrent calls
    By dchamra in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 08-05-2013, 02:13 PM
  4. Calculate amount of concurrent calls
    By shoznah in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-13-2012, 09:47 AM
  5. Abandoned threads <sigh>
    By 6StringJazzer in forum The Water Cooler
    Replies: 2
    Last Post: 02-26-2010, 05:25 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