+ Reply to Thread
Results 1 to 6 of 6

Thread: Counting the total time...

  1. #1
    Forum Contributor
    Join Date
    01-17-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    108

    Arrow Counting the total time...

    I am able to calculate the total number of Chats Served (Column K13) but not getting the AHT Handeled (AS13) using the same formula.
    Please help me.
    Attaching the data for testing.


    =SUMIF('Page 1'!C1:C53,"Total",'Page 1'!K1:K53)
    I am using the below formula to get the handeled AHT i am not getting it...

    =SUMIF('Page 1'!C1:C53,"Total",'Page 1'!AS1:AS53)
    I am sorry to change the sheet1 name to "Page 1". Please change it and help me. Even after changing the sheet name it is not working.

    Please help.
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor vlady's Avatar
    Join Date
    09-22-2011
    Location
    Philippines - Guimba-Nueva Ecija
    MS-Off Ver
    2010
    Posts
    777

    Re: Help me in counting the total time...

    Try to "unmerge" the cells being computed.
    Contributors to this forum do not get paid. They give their valuable time to help you solve your problem. That's why feel free to CLICK their STAR icon to say thank you -even the given idea/solution didn't really solve your queries. The time given to you deserves a small gratitude anyway.

    Dare to give a pencil to a child. http://www.blackpencilproject.org/

  3. #3
    Forum Contributor
    Join Date
    01-17-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    108

    Re: Help me in counting the total time...

    I cannot unmerge the cells because it is very hard to do if for 200 sheets daily for every 30 minutes. Because I have to do it for every 30min.
    But the first formula for counting the total number of chats handeded is getting the correct output. Just not getting the total handeled time even through they are merged. I hope u understand my problem and help me in fixing the problem.

  4. #4
    Valued Forum Contributor vlady's Avatar
    Join Date
    09-22-2011
    Location
    Philippines - Guimba-Nueva Ecija
    MS-Off Ver
    2010
    Posts
    777

    Re: Counting the total time...

    I think the problem is in the time format of AS1:AS53 ( it is in general )

    If you can change the format to h:mm:ss BEFORE entering the numbers e.g. 00:51:16
    then format the cell that will contain the formula
    =SUMIF('Page 1'!C1:C53,"Total",'Page 1'!AS1:AS53)

    Testing(2)TIME.xlsx
    Contributors to this forum do not get paid. They give their valuable time to help you solve your problem. That's why feel free to CLICK their STAR icon to say thank you -even the given idea/solution didn't really solve your queries. The time given to you deserves a small gratitude anyway.

    Dare to give a pencil to a child. http://www.blackpencilproject.org/

  5. #5
    Forum Contributor
    Join Date
    01-17-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    108

    Re: Counting the total time...

    It is still not working. I have changed the format of cells (AS1 to AS40) to h:mm:ss. After that tried to sum. But still getting 0 as the result.

  6. #6
    Valued Forum Contributor vlady's Avatar
    Join Date
    09-22-2011
    Location
    Philippines - Guimba-Nueva Ecija
    MS-Off Ver
    2010
    Posts
    777

    Re: Counting the total time...

    OK. Here's what you should do.

    Click Find and Replace. fastest way

    Find : 00
    replace all by : 0

    Try it first to a copy of the original if it works you can apply it.
    I've done it in your sample and it worked. I don't know if there are any 00 in your original file that can be affected. But in your sample there is none.

    Cheers


    : the time should be entered with one zero not two eg. 0:52:16 not 00:52:16
    Contributors to this forum do not get paid. They give their valuable time to help you solve your problem. That's why feel free to CLICK their STAR icon to say thank you -even the given idea/solution didn't really solve your queries. The time given to you deserves a small gratitude anyway.

    Dare to give a pencil to a child. http://www.blackpencilproject.org/

+ Reply to Thread

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.2.0