Comments on: How to calculate time in Excel - time difference, adding / subtracting times

The tutorial explains different ways to calculate times in Excel and demonstrates several methods of adding times and calculating time difference. You will learn a few useful formulas to sum times and add hours, minutes or seconds to a given time. Continue reading

Comments page 20. Total comments: 1023

  1. In time (Column BF14)15/02/2022 2:27 PM and out time (Column BF15)16/02/2022 2:52 PM, how to find the no of hours, minutes between these two dated

  2. Hi
    I am Raju, looking for solution to get total spent market visit time by an employee. for example, below are the rows for daily spent time, and 3rd column is the daily spent duration, bu how can I get the total cumulative of a week or month auto sum in 3rd columns down. the formula I used between time in and time out is as =TEXT([@[TIME OUT]]-[@[TIME IN]],"h:mm") and need to get total time spend from 3rd column
    TIME IN TIME OUT Total Time Spent
    09:00:00 09:30:00 0:30
    09:35:00 10:00:00 0:25
    10:10:00 10:30:00 0:20

  3. how do you add/subtract time with milliseconds? I don't see a formula for this.

    IE: m/d/yyyy h.mm.ss.000

  4. i'm trying to replicate the example you have in Formula1 but i only get #VALUE!
    i am not sure why this happens and i am using the exact same values as you.

  5. I'm trying to subtract 500:00 from 15000:00 and it gives me #VALUE!.
    PLEASE ANY HELP.

  6. How do I calculate hours above 10000:00 ?

  7. Is there a way to calculate the difference in time between these two values?

    Dec 30 2017 4:09PM and Jan 3 2018 9:18AM

    Or is there a way to reformat these cells so I can? The date and time are in one single cell.

    Thank you,
    Jenna

  8. Thank u Mr. rajesh peshiya for the reply.
    But i need to below format
    4:30 - 4:00 = use formula =text(a1-b1,"h:mm") result 0:30 ITS OK
    4:40 - 4:40 = use formula =text(a2-b2,"h:mm") result #VALUE! NEED TO RESULT 0:00
    4:55 - 5:45 = use formula =text(a3-b3,"h:mm") result #VALUE! NEED TO RESULT -0:50
    4:55 - 5:30 = use formula =text(a4-b4,"h:mm") result #VALUE! NEED TO RESULT -0:35
    4:30 - 5:00 = use formula =text(a5-b5,"h:mm") result #VALUE! NEED TO RESULT -0:30

    Pls Help me..

    Regards
    Bandara

  9. How to calculate
    A B C
    1 5:20AM-2.20AM= =TEXT(A1-B1,"H:MM") RESULTS 3:00

    BUT

    2 2:20AM-5:20AM= =TEXT(A1-B1,"H:MM") RESULTS #VALUE! (-3:00)

    5 - 2 = 3
    3 - 5 = -2 Why didn't work (-) Time

    pls Help me

  10. Dear Friends i am in problem solving the issue.
    i want to make attendance record. requirement is
    Fixed Time = 8:30 Am
    if employ come to office up to 8:40 its ok, after 8:45 to 10:00 am he will be consider Late, after 10:00 he will be consider Half leave, and if he is absent then formula show the person will be absent.

    1. Hello,
      For me to understand the problem better, please send me a small sample workbook with your source data and the result you expect to get to support@ablebits.com. Please don't worry if you have confidential information there, we never disclose the data we get from our customers and delete it as soon as the problem is resolved.
      Please also don't forget to include the link to this comment into your email.
      I'll look into your task and try to help.

  11. hi,i have problem on time calculation:
    have to find the elapsed time example.
    start time= 23:45, end time= 02:15.answer must 2:30 .
    but it is not work. pls help

    1. Hello,

      If I understand your task correctly, try to use one of the following formulas:

      =TIME((HOUR(B1)+24)-HOUR(A1),MINUTE(B1)-MINUTE(A1),0)

      or

      =(B1+24)-A1

      Where cell A1 is “23:45”, cell B1 is “02:15”

      Hope it will help you.

  12. Thanks a lot man....
    =(clr_time-occur_time)*1440 worked for me!

  13. hello got an easy one for you.. hopefully.

    i have worked out my formula to calculate hours worked in total for a day eg;
    06:00 - 16:00 = 10 works fine. however when the time goes past midnight it doesnt work because its a negative eg;
    18:00-06:00 should be 12 hours but comes up #########

  14. Hey,,

    Thanks for the information you shared really useful!
    But let's say that we have this table
    Time of sample Seconds between samples*
    9:30 5550
    12:35 9450
    14:45 6150
    16:00 7650
    19:00 5400

    *assuming start sampling time 9:30 and end sampling time 19:00
    How I will find the Seconds between samples as above using formulas in excel??

    1. Hello,
      If I understand your task correctly, please try the following formula:

      =TEXT((HOUR(VALUE(A3)-VALUE(A2))*3600)+(MINUTE(VALUE(A3)-VALUE(A2))*60),"@")

      Hope it will help you.

  15. ABISHA J Nov 22 2017 03:28 Nov 22 2017 03:36 UG STUDENT
    ABISHA J Nov 17 2017 04:03 Nov 17 2017 04:40 UG STUDENT
    ABISHA J Nov 14 2017 02:56 Nov 14 2017 04:30 UG STUDENT
    ABISHA J Nov 13 2017 03:12 Nov 13 2017 04:02 UG STUDENT
    ABISHA J Nov 11 2017 11:14 Nov 11 2017 03:27 UG STUDENT
    ABISHA J Nov 09 2017 03:13 Nov 09 2017 04:48 UG STUDENT
    ABISHA J Nov 08 2017 03:46 Nov 08 2017 05:14 UG STUDENT
    ABISHA J Nov 07 2017 03:39 Nov 07 2017 05:47 UG STUDENT
    ABISHA J Nov 06 2017 03:42 Nov 06 2017 05:07 UG STUDENT
    ABISHA J Nov 02 2017 04:16 Nov 02 2017 05:17 UG STUDENT
    how to Calculate total hours
    ADARSH VIGNU M Nov 22 2017 03:32 Nov 22 2017 04:02 UG STUDENT
    ADARSH VIGNU M Nov 09 2017 02:54 Nov 09 2017 03:24 UG STUDENT
    ADARSH VIGNU M Nov 07 2017 03:49 Nov 07 2017 04:37 UG STUDENT
    ADARSH VIGNU M Nov 06 2017 03:49 Nov 06 2017 04:47 UG STUDENT
    ADARSH VIGNU M Nov 02 2017 04:41 Nov 02 2017 05:21 UG STUDENT
    ADARSH VIGNU M Nov 02 2017 03:16 Nov 02 2017 04:28 UG STUDENT

    1. Hello,

      For me to understand the problem better, please send me a small sample workbook with your source data and the result you expect to get to support@ablebits.com. Please don't worry if you have confidential information there, we never disclose the data we get from our customers and delete it as soon as the problem is resolved.
      Please also don't forget to include the link to this comment into your email.

      I'll look into your task and try to help.

  16. Hi,

    I have a problem of summing spent time like below
    An employee has spent time as below in two ocation

    7hr and 48mnt
    52 mnts

    Altogether should be 8hrs and 40mnts
    I have summed as below but it doesnt come

    7.48+.52=8

    How do i take 8.4 (8hrs and 40 mnts) as answer.

    Appreciate your advice,

    Thank You

    1. Hello, Ruwanara,

      Please try the following formula:

      =TIME(7,48,0)+TIME(0,52,0)

      Hope it will help you.

  17. Hi I am working on a project where I would like to know the time duration between to given dates/times - HOWEVER I would like this to be based off of a work day (8 hours). So for example -

    A1:3/13/2017 8:47 AM *Creation Date
    B1:3/16/2017 7:29 AM *Closing Date
    C1:7:00 AM *Time in each day
    D1:4:00 PM *Time out each day

    I would also like this to exclude weekends if possible.

    I need the time difference between A1 and B1 based off of work day.

    Any tips would be appreciated

    1. Hello, BRITTANY,

      Please try the following formula:

      =IF(NETWORKDAYS(A1+1,B1-1)>0,NETWORKDAYS(A1+1,B1-1)*8,0)+HOUR(IF(OR(WEEKDAY(A1)=1,WEEKDAY(A1)=7),0,IF((TIME(HOUR(A1), MINUTE(A1),SECOND(A1))-C1)>=(D1-C1),(D1-C1),(TIME(HOUR(A1), MINUTE(A1),SECOND(A1))-C1))))+HOUR(IF(OR(WEEKDAY(B1)=1,WEEKDAY(B1)=7),0,IF((TIME(HOUR(B1), MINUTE(B1),SECOND(B1))-C1)>=(D1-C1),(D1-C1),(TIME(HOUR(B1), MINUTE(B1),SECOND(B1))-C1)))) & " hours " & MINUTE(IF(OR(WEEKDAY(A1)=1,WEEKDAY(A1)=7),0,IF((TIME(HOUR(A1), MINUTE(A1),SECOND(A1))-C1)>=(D1-C1),(D1-C1),(TIME(HOUR(A1), MINUTE(A1),SECOND(A1))-C1)))) + MINUTE(IF(OR(WEEKDAY(B1)=1,WEEKDAY(B1)=7),0,IF((TIME(HOUR(B1), MINUTE(B1),SECOND(B1))-C1)>=(D1-C1),(D1-C1),(TIME(HOUR(B1), MINUTE(B1),SECOND(B1))-C1)))) & " minutes"

      Hope it will help you.

  18. WHAT FORMULA DID I USE FOR THIS FORMAT

    16:00 22:00 = 5

    1. Hello, MARCO,
      If I understand your task correctly, please try the following formula:
      =HOUR(TIME(22,0,0)-TIME(16,0,0))
      Hope this will help you!

  19. I have tried different formulas to get diference in days/hrs but due to following date/time format Im getting stuck can you please help 9each date & time is in the same 1 x cell
    2017.10.03 04:03:27 2017.10.04 16:49:50

    Regards

  20. Hi

    I'm trying to produce a production schedule for a manufacturing plant how can I add production-time to calculate finish time/date. From this I need to subtract weekends and non production hours ie 10pm-6am.

    Example

    Start date & Time = 8/10/17 & 06:10
    Total production time = 148hrs
    End date & time (minus weekends and hours between 10pm-6am) = ?

    1. Hi, Dave,

      our tech specialist has come up with the following formulas for you:
      1) if A1 contains start date & time, and A2 contains 148hrs, here's a formula to show day/month/year:
      =TEXT(IF(VALUE(TIME(HOUR($A$1),MINUTE($A$1),SECOND($A$1)))+VALUE(TIME(HOUR($A$2/(22-6)),0,0))<=VALUE(TIME(22,0,0)),WORKDAY.INTL($A$1,INT($A$2/(22-6)))+(($A$2/(22-6))-INT($A$2/(22-6)))+VALUE(TIME(IF(HOUR($A$1)<6,6,HOUR($A$1)),MINUTE($A$1),SECOND($A$1))),WORKDAY.INTL($A$1,INT($A$2/(22-6))+1)+VALUE(TIME(6,0,0))+(VALUE(TIME(IF(HOUR($A$1)>22,22,HOUR($A$1)),MINUTE($A$1),SECOND($A$1)))-VALUE(TIME(22,0,0))+($A$2/(22-6)-INT($A$2/(22-6))))),"DD/MM/YY hh:mm AM/PM")

      2) this one to show month/day/year:
      =TEXT(IF(VALUE(TIME(HOUR($A$1),MINUTE($A$1),SECOND($A$1)))+VALUE(TIME(HOUR($A$2/(22-6)),0,0))<=VALUE(TIME(22,0,0)),WORKDAY.INTL($A$1,INT($A$2/(22-6)))+(($A$2/(22-6))-INT($A$2/(22-6)))+VALUE(TIME(IF(HOUR($A$1)<6,6,HOUR($A$1)),MINUTE($A$1),SECOND($A$1))),WORKDAY.INTL($A$1,INT($A$2/(22-6))+1)+VALUE(TIME(6,0,0))+(VALUE(TIME(IF(HOUR($A$1)>22,22,HOUR($A$1)),MINUTE($A$1),SECOND($A$1)))-VALUE(TIME(22,0,0))+($A$2/(22-6)-INT($A$2/(22-6))))),"MM/DD/YY hh:mm AM/PM")

      Hope this helps!

  21. how can i calculate Total down time hours

  22. DATE Issue Start Time Issue End Time Issue Start Time Issue End Time Issue Start Time Issue End Time Issue Start Time Issue End Time Issue Start Time Issue End Time Total Network Down Time
    01 September 2017 12:17:00 12:47:00 13:17:00 13:47:00 14:17:00 14:47:00 15:17:00 15:47:00 16:17:00 16:47:00

  23. Hi,

    Calculate the time duration in different days 9/09/17 18:00 & 09/11/17 11:40.wht is the total time duration b/w the days

  24. how can i get the difference in years,month,days,hours,minute,seconds
    for example-
    (20-09-1993 19:00:00)- (27-08-2017 14:00:15)

  25. =IF($C7="","",(MOD(D7-C7,1))*24)+IF($E7="","",(MOD(F7-E7,1))*24)+IF($G7="","",(MOD(H7-G7,1))*24)+IF($I7="","",(MOD(J7-I7,1))*24)+IF($K7="","",(MOD(L7-K7,1))*24)+IF($M7="","",(MOD(N7-M7,1))*24)+IF($O7="","",(MOD(P7-O7,1))*24)

    I know that I am missing something in this formula. If anyone can spot it let me know. This is in/out times, same day, several jobs, i.e., 1 hr at 1 job, 6 at next job, total for the day is xxx hours.

  26. Need help with how to calculate duration between date with time, less 30 minutes for example:
    A1 08/22/17 8:00 am - B1 08/20/17 8:30 am = 2 days

    Thanks
    Maggie

    1. Hello, Maggie,

      Please try out the following formula: =ROUNDUP((A1-B1)*24,0)/24 & " days"

      Hope this will help.

      1. Hi Ekaterina,

        Thanks for the help but it's not calculated proper. Maybe, I did not explain well, for example:

        A1 5/2/16 17:32 - B1 5/3/16 19:59 should return 2 days not 1 day

        Regards,
        Maggie

  27. I am trying to sum some values which are in word forms (0 Days, 1 Hours, 10 Minutes + 0 Days, 17 Hours, 54 Minutes + 0 Days, 0 Hours, 12 Minutes). Can you help me to sum these values?

    1. Hello, Komal,

      you need to create a custom time format that will allow summing the values when they're written as you need. You can read how to create such a format in our article.
      Hope it helps.

  28. Hello,

    Can you help me create a formula to calculate time between these two?

    2017-08-16 18:24:00 2017-08-17 06:40:00

  29. How is it with 24 hour working time? For example:start 23:00 finish 01:30 should equal 150 minutes.

  30. Thanks a lot. its very helpful.

  31. This is the formula that I have in my cells

    =TEXT(C11-B11,"h")+TEXT(E11-D11,"h")+TEXT(G11-F11,"h")+TEXT(I11-H11,"h")+TEXT(K11-J11,"h")

    I'm trying to calculate start time and end times for my employees. The problem I'm having is that formula ignores the minutes and only shows the hours. How do I show both hour and minute?

  32. Tq very helpful

  33. we required first in end last out time.
    I have data this format,
    EMP_ID POOL_DATE SHIFT POOL_TIME IN_OUT_REMARKS
    0001 20170301 N 1949 In Time
    0001 20170301 N 808 Out Time
    0001 20170302 N 1946 In Time
    0001 20170302 N 813 Out Time
    0001 20170303 N 1938 In Time
    0001 20170303 N 810 Out Time
    0001 20170304 N 1940 In Time
    0001 20170304 N 811 Out Time
    0001 20170305 D 809 In Time
    0001 20170305 N 804 Out Time
    0001 20170305 N 1612 Out Time
    0001 20170306 N 1951 In Time
    0001 20170307 N 1945 In Time
    0001 20170307 N 810 Out Time
    0001 20170308 N 1953 In Time
    0001 20170308 N 819 Out Time
    0001 20170309 N 1944 In Time
    0001 20170309 N 812 Out Time
    0001 20170310 N 1946 In Time
    0001 20170310 N 807 Out Time
    0001 20170311 N 2002 In Time
    0001 20170311 N 808 Out Time
    0001 20170312 D 809 In Time
    0001 20170312 N 805 Out Time
    0001 20170313 N 1955 In Time
    0001 20170313 N 803 Out Time
    0001 20170314 N 1954 In Time
    0001 20170314 N 820 Out Time
    0001 20170315 N 1954 In Time
    0001 20170315 N 837 Out Time
    0001 20170316 N 1944 In Time
    0001 20170316 N 815 Out Time
    0001 20170317 N 1950 In Time
    0001 20170317 N 809 Out Time
    0001 20170318 N 1943 In Time
    0001 20170318 N 805 Out Time
    0001 20170319 N 809 Out Time
    0001 20170320 N 1946 In Time
    0001 20170321 N 1945 In Time
    0001 20170321 N 810 Out Time
    0001 20170322 N 1941 In Time
    0001 20170322 N 832 Out Time
    0001 20170323 N 807 Out Time
    0001 20170324 D 749 In Time
    0001 20170325 N 1950 In Time
    0001 20170325 N 805 Out Time
    0001 20170326 N 807 Out Time
    0001 20170327 N 1951 In Time
    0001 20170328 N 803 Out Time
    0001 20170329 N 1946 In Time
    0001 20170330 N 1939 In Time
    0001 20170330 N 810 Out Time
    0001 20170331 N 1948 In Time
    0001 20170331 N 812 Out Time

    And we required format,

    Requriedment report
    Code SHIFT IN Date In Time Out Time OUT Date
    0001 N 20170301 1949 813 20170302
    0001 N 20170302 1946 810 20170303

    And Shift Name and range
    SHIFT NAME IN TIME OUT TIME MIN IN MAX OUT
    N 20:00 5:00 19:00 8:30
    D 8:00 17:00 7:00 7:00

    I am waiting your kind response. Your advice is very much appreciated.

  34. hi,

    I am rizwan and we required first in end last out time.
    I have data this format,
    EMP_ID POOL_DATE SHIFT POOL_TIME IN_OUT_REMARKS
    0001 20170301 N 1949 In Time
    0001 20170301 N 808 Out Time
    0001 20170302 N 1946 In Time
    0001 20170302 N 813 Out Time
    0001 20170303 N 1938 In Time
    0001 20170303 N 810 Out Time
    0001 20170304 N 1940 In Time
    0001 20170304 N 811 Out Time
    0001 20170305 D 809 In Time
    0001 20170305 N 804 Out Time
    0001 20170305 N 1612 Out Time
    0001 20170306 N 1951 In Time
    0001 20170307 N 1945 In Time
    0001 20170307 N 810 Out Time
    0001 20170308 N 1953 In Time
    0001 20170308 N 819 Out Time
    0001 20170309 N 1944 In Time
    0001 20170309 N 812 Out Time
    0001 20170310 N 1946 In Time
    0001 20170310 N 807 Out Time
    0001 20170311 N 2002 In Time
    0001 20170311 N 808 Out Time
    0001 20170312 D 809 In Time
    0001 20170312 N 805 Out Time
    0001 20170313 N 1955 In Time
    0001 20170313 N 803 Out Time
    0001 20170314 N 1954 In Time
    0001 20170314 N 820 Out Time
    0001 20170315 N 1954 In Time
    0001 20170315 N 837 Out Time
    0001 20170316 N 1944 In Time
    0001 20170316 N 815 Out Time
    0001 20170317 N 1950 In Time
    0001 20170317 N 809 Out Time
    0001 20170318 N 1943 In Time
    0001 20170318 N 805 Out Time
    0001 20170319 N 809 Out Time
    0001 20170320 N 1946 In Time
    0001 20170321 N 1945 In Time
    0001 20170321 N 810 Out Time
    0001 20170322 N 1941 In Time
    0001 20170322 N 832 Out Time
    0001 20170323 N 807 Out Time
    0001 20170324 D 749 In Time
    0001 20170325 N 1950 In Time
    0001 20170325 N 805 Out Time
    0001 20170326 N 807 Out Time
    0001 20170327 N 1951 In Time
    0001 20170328 N 803 Out Time
    0001 20170329 N 1946 In Time
    0001 20170330 N 1939 In Time
    0001 20170330 N 810 Out Time
    0001 20170331 N 1948 In Time
    0001 20170331 N 812 Out Time

    And we required format,

    Requriedment report
    Code SHIFT IN Date In Time Out Time OUT Date
    0001 N 20170301 1949 813 20170302
    0001 N 20170302 1946 810 20170303

    And Shift Name and range
    SHIFT NAME IN TIME OUT TIME MIN IN MAX OUT
    N 20:00 5:00 19:00 8:30
    D 8:00 17:00 7:00 7:00

    I am waiting your kind response. Your advice is very much appreciated.

  35. Hi,

    I want to different between 18:00 to 03:30, If the time above or lower than 09:30 Hr then it show me.

    For example, My time is 19:10 to 04:30 that means -10 min is difference. and When my time is 18:50 to 4:30 that means +10 min is difference.

    How can i calculate it.

  36. Hi,

    I want to different between 19:00 to 04:30, If the time above or lower than 09:30 Hr then it show me.

    For example, My time is 19:10 to 04:30 that means -10 min is difference. and When my time is 18:50 to 4:30 that means +10 min is difference.

    How can i calculate it.

  37. Need formula to calculate average time of 4 months. which should be calculate per day as 8hr

  38. Hello,

    I'm trying to find a way to calculate the time spent working out problems for testing purposes on excel. I find that if I use the NOW() function on the cells I need to display the current time, both cells change at the same time resulting in the exact hours and minutes. I need to find a way to keep the start time intact and then the NOW () function to display when a task was completed. That way the end result gives me an accurate number of the time a prospect employee used to complete the excel test. Is there another function or formula that gives the exact time without entering this manually perhaps by entering a value prior to starting the project? And then entering a value again when completing everything so it automatically calculates the time spent?

  39. Hi,

    How can I change the timestamp results below:

    11:20:32
    11:32:36
    11:41:28
    11:53:36
    12:02:48

    To this result:

    0
    12
    21
    33
    .
    .
    .

    Thanks

  40. Help! I do not know what is wrong with my formulas.
    I am doing a time sheet,
    all cells are in as time 00:00;
    time in & time out= total (=sum(B1-A1))
    That all works, but when I want to total the week, (=sum(C1:C7))
    the total does not add up, if I enter one day at a time, the first 2 rows add correctly but the third row is subtracting the total from itself. the same happens for the next 3 rows. The end result is 8 hours which is what is entered on row 7.
    Thank you for any help you can provide

    1. Hi There,

      in total cell change format Ctrl 1 go to custom and select (hh):mm.

  41. Hello Ma'am

    I want answer this 2 questions.

    Question-Get work hours between dates custom schedule using the following formula
    options
    a) {=SUM(CHOOSE(WEKDAY(ROW(INDIRECT(date1&":"&date2)),1,2,3,4,5,6,7))}
    b) {=SUM(CHOOSE(WEEKDAY(ROW(INDIRECT(date1":"date2))),1,2,3,4,5,6,7))}
    c) {=SUM(CHOOSE(WEEKDAY(ROW(INDIRECT(date1&":"&date2))),1,2,3,4,5,6,7))}
    d) {=SUM(CHOOSE(WEEKDAY(ROW(INDIRECT(date1&";"&date2)),1,2,3,4,5,6,7))}

    Quesiton-Which of the following can be accomplished by Creating Highlighted Cell Rules?
    Note: There may be more than one right answer.
    Options
    a)Which cell values are less than 0?
    b) What are the top 10 values?
    c) Which cell values are above average, and which are below average?
    d) Which cells values are duplicate?
    e) Which cell values are less than 010?

    Thanks

  42. how to calculate total hours when date and time written in separate columns like.

    start time . start date . end time . end date ----- total hours

  43. How do you create an invoicing formula that multiplies an hourly pay rate (£) with total hours, mins?

  44. what formula should i use to get time difference in quarters like 7:00AM - 8:15AM = 1.25 ? IF 15min equal to .25 and 30 mint to .50 ?

    1. If 7:00am is in cell A1 & 8:15am in cell B1 formula should be =sum(b1-a1)*24 hope this helps (don't forget to format the results cells as "number")

  45. Hello everyone, i m working as a MIS Analyst, pls suggets me to time Calculation like shift started in the evening at 6.30 PM and Leaving time is morning 4.00AM, pls suggets with Formula for Time Calculation.

    its very urgent...

  46. how to put an If function in the following scenario:

    time-in schedule no. of mins late
    7:10 AM 7:00 AM 10 mins
    6:45 AM 7:00 AM O mins

    Thank you

  47. I noted in your formulas above the date and time are in the same cell. How do you work these formulas with the dates and times in separate cells? Is it possible or do they have to be in the same cell. I'm trying to calculate the time an individual would be held in restraints. The individual cells have Event Begin Date, Event Begin Time, Event End Date, Event End time. All the cells are in general format since they are exported from a database into Excel. What guidance can you give me.

  48. I am trying to calculate the sum of two time(S).
    I tried to add 15:05:30 and
    14:02:00 and used the formula =sum(DE19:DE20)resulting into 5:07:30. After using =sum($DE$19:$DE$20), I got the same result. Please help.

    Also please tell me if I want to add multiple timestamps each timestamp of the format(day hour:month:second),which formula I should apply?

    1. Your expected results would be 29:07:30. Since one day is 24 hours, the balance you see is 5:07:30. It is a question of formatting the results (Control+1). Try using a "custom" format of [h]:mm:ss.

  49. Hi,
    If i insert a time in a colum, i need to change the time automatically in another colum.
    for example if i put 10:00 in A1 then automatically B1 need 10:05 and C1 will 10:20 like.
    Please help me.
    Thx

  50. I need a formula to calculate the time difference with sum subtraction on time

    for example:

    11:00 PM -01:00 AM = 02:00 HRS

    but 11:00 PM -01:00 AM to show me nothing

    Kindly help me on this.

    Thanks in advance

Post a comment



Thank you for your comment!
When posting a question, please be very clear and concise. This will help us provide a quick and relevant solution to
your query. We cannot guarantee that we will answer every question, but we'll do our best :)