+ Reply to Thread
Results 1 to 3 of 3

calculate

  1. #1
    Registered User
    Join Date
    01-12-2007
    Posts
    41

    calculate

    HI
    NEED marco to calculate the called number which is in c cell the total duration of call made THAT IS IN CELL D
    eg:if the called number is 39220174 total duration is =663 in sheet2 any cell

    Attached the sample file
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    08-19-2007
    Posts
    40

    Calculate

    Hello

    Just copy the following formula into your Sheet2 worksheet.

    =SUMIF(Sheet1!C:C,"39220174",Sheet1!D:D)

    You will see the total of 663 being produced.

    NOTE: This assumes that you have a sheet name of Sheet1 and your Duration column resides in Column D.

    Hope this helps you out with what you are wanting to achieve.

    Cheers,
    Kind Regards,

    Steven Daniel
    ONTRACK SOFTWARE & TECHNOLOGY SOLUTIONS
    http://www.ontrack-software.com.au/

  3. #3
    Registered User
    Join Date
    01-12-2007
    Posts
    41
    hi
    i needed something different
    i need to calculate for particular call number and total the duration
    eg:sheet2 cell A callnumber cell b total duration
    eg:39220174 663
    41128459 2381

+ 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.6.0 RC 1