+ Reply to Thread
Results 1 to 2 of 2

Formula to count seconds

  1. #1
    Forum Contributor
    Join Date
    11-11-2010
    Location
    England
    MS-Off Ver
    Excel 2019
    Posts
    202

    Formula to count seconds

    Hi wondering if someone can help me.

    So I have a spreadsheet in sheet 1
    customers name (a) customers number (b) customer talk time (c)


    In sheet 2
    it has all the call logs
    customer number columns (a)
    customer talk time columns (b)


    in the call logs a customers number pay appear twice which is fine.

    I need to work out how long that customer has spent talking to our agent and paste it in column c on sheet 1

    So I am guess it will match the number from sheet 1 column b1 and then search for the number in sheet 2 in column a and give me the total talk time but remeber the number sometimes the call may have called multiple times so it needs to find all entries and give a total sum

    Can anyone help please?

  2. #2
    Forum Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,316

    Re: Formula to count seconds

    Based on how you describe it, try in B2 copied down on Sheet2 >> =SUMIF(Sheet1!B:B,A2,Sheet1!C:C)
    HTH
    Regards, Jeff

+ 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. [SOLVED] Convert seconds to years, months, days, hours, minutes snd seconds
    By Tresfjording in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-14-2022, 12:55 AM
  2. [SOLVED] Count Down like a digital timer rather than by seconds
    By JJFletcher in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 11-13-2019, 08:48 PM
  3. Convert decimal minutes and seconds into total seconds
    By shauneyd in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-29-2018, 08:50 AM
  4. Timer to count seconds between two actions
    By clos81 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-06-2013, 09:59 AM
  5. How to count seconds?
    By Quinn28 in forum Excel General
    Replies: 5
    Last Post: 02-13-2012, 05:36 AM
  6. Replies: 4
    Last Post: 01-18-2010, 04:29 AM
  7. [SOLVED] Converting Julian Seconds with a macro to replace old seconds data
    By Keldair in forum Excel General
    Replies: 2
    Last Post: 02-17-2006, 08:15 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