Excel Formula for Time Elapsed in Days, Hours and Minutes

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ก.ค. 2024
  • Calculate the time elapsed in days, hours and minutes between two date and times entered into Excel.
    Excel stores date and times as a number with decimals. Because of this we cannot simply subtract the two values.
    This video tutorial uses a combination of functions to calculate the time elapsed and display it in an easy to understand format. The INT and MOD functions play important roles in making this happen.
    ★★ Liked the Video? Subscribe: bit.ly/computergaga ★★
    Find more great free tutorials at;
    www.computergaga.com
    ** Online Excel Courses **
    The Ultimate Excel Course - Learn Everything ► bit.ly/UltimateExcel
    Excel VBA for Beginners ► bit.ly/37XSKfZ
    Advanced Excel Tricks ► bit.ly/3CGCm3M
    Excel Formulas Made Easy ► bit.ly/2ujtOAN
    Creating Sports League Tables and Tournaments in Excel ► bit.ly/2Siivkm
    Connect with us!
    LinkedIn ► / 18737946
    Instagram ► / computergaga1
    Twitter ► / computergaga1
  • แนวปฏิบัติและการใช้ชีวิต

ความคิดเห็น • 214

  • @tonyhaber3077
    @tonyhaber3077 2 ปีที่แล้ว +1

    This is the best video I have watched for Time calculations in Days & Hours. Thanks a lot.

    • @Computergaga
      @Computergaga  2 ปีที่แล้ว

      Thank you very much, Tony.

  • @sizwemchunu6110
    @sizwemchunu6110 3 ปีที่แล้ว +2

    Thank you for this Tutorial really helpful. I don't want to include hours after shift (22:00 - 07:00). how do I factor the 9 hours out?

  • @bohdanjarema3786
    @bohdanjarema3786 3 ปีที่แล้ว

    Hi, Is there a way to return the answer with leading zeros, say,- 3 days 9 hours 5 minutes as 3d 09h 05m (or 3:09:05:00 if you use colons (and include seconds if you prefer) instead of d,h,m,s)

  • @cixmogarcia582
    @cixmogarcia582 4 ปีที่แล้ว +34

    =INT(B2-A2)&" Days"&Hour(MOD(B2-A2,1))&" Hours "&MINUTE(MOD(B2-A2,1))&" minutes"

    • @nawazshaikh6081
      @nawazshaikh6081 3 ปีที่แล้ว +1

      what will be the formula if I want to exclude the weekend? Please help..

    • @Computergaga
      @Computergaga  2 ปีที่แล้ว

      You would use NETWORKDAYS or NETWORKDAYS.INTL instead of B2-A2.

    • @rahultomar8546
      @rahultomar8546 2 ปีที่แล้ว +1

      @@Computergaga Hello Sir please type Full formula with exclude weekend and I want result in days Hour minutes

    • @francenewhyte6016
      @francenewhyte6016 2 ปีที่แล้ว

      Good Day. How can I show days only. So for example I only want to reflect full days.

    • @j.rjunior5584
      @j.rjunior5584 ปีที่แล้ว

      Or you can also use this formula as well, it's very similar. But if there's no data in it it'll show blank.
      =If(B2="","",INT(B2-A2)&" Days "&TEXT(B2-A2, "h""hrs""m""mins"""))
      The format in the text you can change it to whatever you wanna see.

  • @nawazshaikh6081
    @nawazshaikh6081 3 ปีที่แล้ว

    @Computergaga Thanks for sharing this. what will be the formula if I want to exclude the weekend? Please help..

  • @leannNarcher
    @leannNarcher 2 ปีที่แล้ว +2

    is it possible to incorporate =IF(A2

  • @dbernie57
    @dbernie57 5 ปีที่แล้ว

    Hi, How do you Add in the ability to also measure Years and Months whilst still keeping all the information above? thanks

  • @sandeepjaiswal6388
    @sandeepjaiswal6388 ปีที่แล้ว +1

    Sir your education is like a burning lamp. Who shows the right path. We are very happy with you.

    • @Computergaga
      @Computergaga  ปีที่แล้ว

      That is beautiful, Sandeep. Thank you 😊

  • @carlosalfonso7504
    @carlosalfonso7504 6 ปีที่แล้ว +1

    Very important & useful lesson once again, thank you so much!

    • @Computergaga
      @Computergaga  6 ปีที่แล้ว +1

      You're welcome Carlos. Thank you.

  • @sttank2192
    @sttank2192 4 ปีที่แล้ว

    Sir, how would I be able to have the values be based on a 8 hour work day that would auto subtract from the days (I am applying it to employee accruals/used leave) Thanks

  • @Burgyste
    @Burgyste 5 ปีที่แล้ว

    Well explained, thank you, keep up the good work!!

  • @akhmadmingboev5954
    @akhmadmingboev5954 ปีที่แล้ว

    I never comment on videos but this was just great and helped me resolve my issue. Thanks 🙏

    • @Computergaga
      @Computergaga  ปีที่แล้ว

      That's awesome. Thank you, Akhmad.

  • @Kitana68
    @Kitana68 10 หลายเดือนก่อน

    Good Job Explaining. Finally got it after adjusting the cell formatting!

    • @Computergaga
      @Computergaga  10 หลายเดือนก่อน

      Thank you! Glad that it helped.

  • @thebesttechnical3608
    @thebesttechnical3608 4 ปีที่แล้ว

    Great and easy way of explaining the
    topic, thank you very much.

  • @ItsMe-ic1gb
    @ItsMe-ic1gb 2 ปีที่แล้ว

    Is there a way to do this with CONCATENATE? Ex: A2 is 8/2/2021, B2 is 8:30 and A3 is 8/4/2021,B3 is 4:30. Once concatenated it joins the cells of A2 and B2 into C2 and A3 and B3 into C3. I've tried to do this but it comes out not looking right. is it impossible to separate the date and time?
    (sorry if it's a confusing question)

  • @dhavalmistry9901
    @dhavalmistry9901 4 ปีที่แล้ว

    Respected sir,
    I m Dhaval from india. Finding this kind of formula. This is a wonderful. Just complete solution. Love know more & more. Thank you very much And respecte. Manaskara.

    • @Computergaga
      @Computergaga  4 ปีที่แล้ว

      Thank you Dhaval for your kind words.

    • @dhavalmistry9901
      @dhavalmistry9901 4 ปีที่แล้ว

      @@Computergaga
      Mostly well come
      Sir. Have good day

  • @muhammadrizwan7897
    @muhammadrizwan7897 ปีที่แล้ว

    HI, is it possible to calculate the next date and time with counting 8 hrs per day.

  • @obi76ad
    @obi76ad 3 ปีที่แล้ว

    Nice one! Life saver. Found this video 10 minutes before my meeting and quickly updated my spreadsheet! Liked!
    Is there a way to hide the value if it is zero because the date and time values have not been entered yet?

    • @Computergaga
      @Computergaga  2 ปีที่แล้ว +1

      Sure. We can do this in the formatting of the cells. Difficult to explain in the comment, but zero values are the third element in custom formatting. If you ignore it, it will display as nothing.
      We could also wrap and IF around this to achieve it.

  • @f-dtpww5487
    @f-dtpww5487 2 ปีที่แล้ว

    Once you get the Days, hours and minutes, is there any way to sun this elasped time? Thx

  • @aydinhami
    @aydinhami 8 หลายเดือนก่อน

    Excellent and very informative video!

  • @mariacortina1000
    @mariacortina1000 2 ปีที่แล้ว

    Well explained! Thanks - exactly what I needed!!

  • @j.rjunior5584
    @j.rjunior5584 ปีที่แล้ว

    I have a question not related with the video.
    But is it possible too sum values from one cell but only have it updated to the current cell when that value is added in?
    Soo for example if I have a formula to calculate equity in all of row "A", and say the equity is at $200 in A18, and say I wanna add a deposit of $100 in column B1.
    Is it possible just to update the current column in A18, rather than suming the rest of the columns in "A1-A17."
    Soo column A18 would show $300, and the rest of the columns from A1-A17 values would stay the same?
    I have noo idea if you can or can't doo this in excel.
    I know for a fact tho, is if I match the same columns and rows in column A and B than it'll work perfectly. But just wondering if I can do it that way I mentioned above?

  • @knowledgebyte
    @knowledgebyte 5 ปีที่แล้ว

    Good work. I managed to adapt that into a calculated column and it works a treat. I wonder what the DAX equivalent of that in the data modeler is, in Power pivot?

    • @Computergaga
      @Computergaga  5 ปีที่แล้ว

      Something I have not tried. But I am sure the equivalent is possible there. Lots to explore in DAX.

  • @jackychawla5422
    @jackychawla5422 7 ปีที่แล้ว +2

    so elegant sir

  • @sotiriss.93
    @sotiriss.93 3 ปีที่แล้ว

    I keep having problems with the mod function between the cells.Any help?

  • @GM-hj8se
    @GM-hj8se 5 ปีที่แล้ว +2

    Brilliant! Thank you!!

  • @humashoeb280
    @humashoeb280 5 ปีที่แล้ว +1

    Great video, how would I calculate time lapsed between two date/time values based on a working day , for example calculating the difference between core working hours say 8.30am-5.00pm

    • @Computergaga
      @Computergaga  5 ปีที่แล้ว

      Thank you Huma. I have a video here - th-cam.com/video/3bUVySH5prQ/w-d-xo.html that explains this and more. It is a timesheet spreadsheet based on different work hours and days.

  • @samimsedeqey8231
    @samimsedeqey8231 ปีที่แล้ว

    hello, sir when I apply this formula, hours and minutes are showing perfectly but day is not showing. it shows something weird? how solve this. and one more thing when adding zero before day and months when shifting to another cell the zero disappears how to solve this as well?

  • @hiteshchauhan645
    @hiteshchauhan645 4 ปีที่แล้ว

    What is formula if calculate as per (8hrs)as working hrs?

  • @SannareddyHarshavardhan547
    @SannareddyHarshavardhan547 7 ปีที่แล้ว +1

    Thank You

  • @sandeepjaiswal6388
    @sandeepjaiswal6388 ปีที่แล้ว

    Thank you sir. You are best a best teacher I am very happy .may you live long.

  • @karishmaarora5498
    @karishmaarora5498 3 ปีที่แล้ว

    This is excellent! Thank you so much.
    Can you please advise how to include the networkdays as well to this. It will be really helpful.

    • @Computergaga
      @Computergaga  2 ปีที่แล้ว +1

      Thank you, Karishma. NETWORKDAYS would replace the B2-A2 calculation.

    • @ChopsB8X
      @ChopsB8X 2 ปีที่แล้ว

      @@Computergaga but how? Can you show the formula based on your video? Thank you 🙏

  • @KnowEverythin
    @KnowEverythin 4 ปีที่แล้ว

    If , i use different column like start date, start time, end date ,end time... What is the formula??

  • @erimwolf7285
    @erimwolf7285 5 ปีที่แล้ว +7

    Thanks you for your very informative video! But I do have a question, how would you add all of your differences together afterwards?

    • @MuddyBuddy685
      @MuddyBuddy685 3 ปีที่แล้ว

      Did you ever figure out how to add them all up?

    • @erimwolf7285
      @erimwolf7285 3 ปีที่แล้ว

      @@MuddyBuddy685 unfortunately, no

    • @MuddyBuddy685
      @MuddyBuddy685 3 ปีที่แล้ว

      Erim Wolf what did you end up doing with your worksheet? I know it was a year ago but I’m hoping for som help

    • @erimwolf7285
      @erimwolf7285 3 ปีที่แล้ว

      ​@@MuddyBuddy685 I did actually! you add up the rows containing your dates instead of the new totals you acquired in your row.
      for example: =INT((SUM(B2:B3))-(SUM(A2:A3)))&"days"&HOUR(MOD((SUM(B2:B3))-(SUM(A2:A3)),1))&"hours"&MINUTE(MOD((SUM(B2:B3))-(SUM(A2:A3)),1))&"minutes"
      (I input those specific numbers to go with the video so you have a visual, but replace the number with whatever you have) :)

    • @MuddyBuddy685
      @MuddyBuddy685 3 ปีที่แล้ว +1

      @@erimwolf7285 Great! Thank you so much!

  • @vineshdamodaran9607
    @vineshdamodaran9607 4 ปีที่แล้ว

    Perfect!! Thank you.

  • @user-xb1wh2go3l
    @user-xb1wh2go3l 2 ปีที่แล้ว +1

    Thanks alot for the teaching sir... It's very helpful

    • @Computergaga
      @Computergaga  2 ปีที่แล้ว +1

      Great to hear. Thank you.

  • @dianagoncalves5665
    @dianagoncalves5665 7 ปีที่แล้ว +6

    hi, How to sum up days, hours and minutes?

  • @tangocharlee786007
    @tangocharlee786007 4 ปีที่แล้ว

    Very Informative and Easy to Understand

  • @girivv7336
    @girivv7336 5 ปีที่แล้ว +1

    Awesome!!! you saved my day...

    • @Computergaga
      @Computergaga  5 ปีที่แล้ว +1

      Awesome. Thank you Giri.

  • @ashutoshvarshney914
    @ashutoshvarshney914 ปีที่แล้ว

    How to exclude Downtime or Non-working hours from two different dates & time while calculating Time Spent? Please help.

  • @ondee2234
    @ondee2234 9 หลายเดือนก่อน

    Thanks. Was very helpful!

    • @Computergaga
      @Computergaga  9 หลายเดือนก่อน

      Glad to hear it! Thank you.

  • @nournmonykosoma6614
    @nournmonykosoma6614 3 ปีที่แล้ว +1

    Thank you dear but I have one more to clear, how to calculate the average of both difference day and time?

  • @ciimaofficial7252
    @ciimaofficial7252 3 ปีที่แล้ว

    Hi Computer Gaga, I have been looking for this formula for days! I am so glad I found your chanel, I have subscribed and currently on your playlist.
    My question for this tutorial is, can the formula work if the difference between A and B is in hours e.g 3 hours and when the time in B increases,it displays 3 days, 3 hours?

    • @Computergaga
      @Computergaga  3 ปีที่แล้ว

      Thank you. Sure. We could wrap the formula in a conditional function so that if the value is over a day then show days, otherwise just the hours.

    • @dwk1986
      @dwk1986 3 ปีที่แล้ว +1

      @@Computergaga can you actuall show how to do this? as well as showing how to average these types of datas?

  • @TheMMAVOICE
    @TheMMAVOICE 2 ปีที่แล้ว

    Very helpful, thank you!

  • @marcworley1
    @marcworley1 4 ปีที่แล้ว

    Hi this is really useful. What changes would I have to make to the formula to display the time elapsed in hours?

    • @Computergaga
      @Computergaga  4 ปีที่แล้ว

      Thank you, Marc. I have another video on techniques for this here - th-cam.com/video/_Fg4gl4qvss/w-d-xo.html

  • @jahskido06
    @jahskido06 3 ปีที่แล้ว

    Thankyou, this helped me out!

    • @Computergaga
      @Computergaga  3 ปีที่แล้ว

      Great to hear, Taione. Thank you.

  • @JamieScott77
    @JamieScott77 4 หลายเดือนก่อน

    Thanks for sharing this forumal. Complex but I learnt a lot. Now.... What if we want to show the result in WORKING DAYS (Mon-Fri) and TIMES (9-5PM)

  • @mydigitalspace13
    @mydigitalspace13 ปีที่แล้ว

    Thank you so much for this. Really helpful

  • @ChopsB8X
    @ChopsB8X 2 ปีที่แล้ว

    Thanks for a great video! What do you mean in your other comments to swap b2-a2 with networkdays to remove weekends. So confused! 🥺

    • @Computergaga
      @Computergaga  2 ปีที่แล้ว

      Thank you. B2-A2 returns all days between two dates. NETWORKDAYS is a function that returns only the working days. It allows you to specify the weekend days and any other additional non-working days such as holidays, illness, other projects etc. This function could be inserted instead if people wanted working days only.

  • @samanthaspence7790
    @samanthaspence7790 ปีที่แล้ว

    How can I calculate the elapsed time in days hrs and mins as just minutes

  • @samimsedeqey8231
    @samimsedeqey8231 ปีที่แล้ว

    hello sir, when is use this formula days, hours ,and minutes shows but days are not showing as it appears on your screen. could please tell me how to solve and why?

  • @MrKanito016
    @MrKanito016 ปีที่แล้ว

    How can you get average of the two to demonstrate day, hour and minutes

  • @pradeepvishwakarma9831
    @pradeepvishwakarma9831 3 ปีที่แล้ว

    Thanks for the tutorial..

    • @Computergaga
      @Computergaga  3 ปีที่แล้ว

      You're welcome, Pradeep.

  • @JB_magic
    @JB_magic 4 ปีที่แล้ว +2

    How do you get the date and time to be displayed in a single cell?
    And can you edit that particular cell, i.e. can you enter "11/10/19 10:13:42" in another cell?

    • @Computergaga
      @Computergaga  2 ปีที่แล้ว

      Sure. You can enter that in a cell.

  • @cars365official
    @cars365official 4 ปีที่แล้ว

    Brilliant !!!

  • @ritztiolengco2964
    @ritztiolengco2964 3 ปีที่แล้ว

    Is it possible to get the average of the result?

  • @kmahim82
    @kmahim82 5 ปีที่แล้ว

    now how r we supposed to plot it?

  • @hammadarain2725
    @hammadarain2725 2 ปีที่แล้ว

    Good job done you Sir, too much helpful you video sir........

    • @Computergaga
      @Computergaga  2 ปีที่แล้ว

      Thanks and you're welcome, Hammad.

  • @dishantkumar8405
    @dishantkumar8405 5 ปีที่แล้ว

    Thanku sir ,its very help full for me .

    • @Computergaga
      @Computergaga  5 ปีที่แล้ว

      Great to hear Ankita. I'm happy to help.

  • @glen8607
    @glen8607 11 หลายเดือนก่อน

    How to calculate the difference between 2 date/time ranges in business days?
    For example, cell A2: 07-Jul-23 18:00hrs and B2: 09-Jul-23 10:00hrs
    The result in C2 should reflect "00 Days 06 Hours" since Saturday and Sunday must be completely excluded in the calculation.
    I tried all possible options including chat GPT but failed in getting the formula😢

  • @jay55patel
    @jay55patel 4 ปีที่แล้ว

    great video thank you

  • @crystalbell9608
    @crystalbell9608 6 ปีที่แล้ว +1

    Thank You!!!!!

  • @nopphapadolj.2397
    @nopphapadolj.2397 11 หลายเดือนก่อน

    Very helpful , Thanks

    • @Computergaga
      @Computergaga  11 หลายเดือนก่อน

      You're welcome 👍👍

  • @jungvelybusydog
    @jungvelybusydog 3 ปีที่แล้ว

    This is really helpful

    • @Computergaga
      @Computergaga  3 ปีที่แล้ว +1

      Great to hear 👍 Thanks.

  • @mickqwerty1967
    @mickqwerty1967 ปีที่แล้ว

    Hi, Great video....is there an easy way to show days hrs and mins from the calculation in separate cells?

    • @Computergaga
      @Computergaga  ปีที่แล้ว

      Sure. Instead of combining the results, you can write separate formulas for each cell/column.

  • @honestman2001
    @honestman2001 ปีที่แล้ว

    how do i exclude weekends from this?

  • @jelveheskandari9586
    @jelveheskandari9586 3 ปีที่แล้ว

    👏🏻👏🏻👍🏻👍🏻 was so helpful

    • @Computergaga
      @Computergaga  3 ปีที่แล้ว

      I'm so glad! Thank you, Jelveh.

  • @PinkyPurpleGalaxy
    @PinkyPurpleGalaxy 3 หลายเดือนก่อน

    Thank you so much

    • @Computergaga
      @Computergaga  2 หลายเดือนก่อน +1

      You're most welcome

  • @lynrun7375
    @lynrun7375 2 ปีที่แล้ว

    Thanks ur such a big help ☺️

    • @Computergaga
      @Computergaga  2 ปีที่แล้ว +1

      You're welcome. Happy to help.

  • @jessicaspinuzza3345
    @jessicaspinuzza3345 6 ปีที่แล้ว

    How do I get the negatives to appear red. I'm not sure how to build the custom formatting

    • @Computergaga
      @Computergaga  6 ปีที่แล้ว

      In custom formatting, whatever you type after the first semicolon is the negative formatting. So you could enter something like 0;[Red]-0 for negative numbers to have red and a minus sign before them.
      You can see this on this video - th-cam.com/video/OXw5X-HMwiU/w-d-xo.html

  • @vivekanandhanrajendran9639
    @vivekanandhanrajendran9639 9 หลายเดือนก่อน

    Thank you

  • @danieladebayo6714
    @danieladebayo6714 6 หลายเดือนก่อน

    Good job.

    • @Computergaga
      @Computergaga  6 หลายเดือนก่อน

      Thank you very much Daniel.

  • @valcharles-pierre5684
    @valcharles-pierre5684 4 ปีที่แล้ว +1

    How would you be able to get the average duration for multiple entries using your format?

    • @Computergaga
      @Computergaga  4 ปีที่แล้ว

      This technique provides an answer formatted as text so the average is not possible. You would need a different technique to calculate the time elapsed.

  • @jlopez327
    @jlopez327 7 หลายเดือนก่อน

    Wow you are amazing

    • @Computergaga
      @Computergaga  7 หลายเดือนก่อน

      Thank you 😊

  • @majidsiddique8227
    @majidsiddique8227 5 ปีที่แล้ว

    Excellent

  • @user-vw2ws2vh7t
    @user-vw2ws2vh7t 10 หลายเดือนก่อน

    This is great but it isn’t working on my sheet 🙈 typed exactly like yours, same spaces and everything. Any advice? Could it be that my baby excel version is too old?

    • @Computergaga
      @Computergaga  10 หลายเดือนก่อน

      You version will be fine. This function is not new. I would check the formula again. There will be a difference. Do you receive a specific error? Are you based in Europe, as you may need ; instead of ,?

  • @zemtechnology4474
    @zemtechnology4474 5 ปีที่แล้ว

    Nice information

  • @WorldViralVideo4
    @WorldViralVideo4 2 ปีที่แล้ว

    Thanks 👍

  • @raymarreyes2208
    @raymarreyes2208 4 ปีที่แล้ว +1

    Ctrl+Shift+Alt+; Shortcut key works on that formula .

  • @ericraya6890
    @ericraya6890 10 หลายเดือนก่อน

    Help me a lot!

  • @vasiliskosmas1616
    @vasiliskosmas1616 4 ปีที่แล้ว

    thanks a lot

    • @Computergaga
      @Computergaga  4 ปีที่แล้ว

      You're very welcome, Vasilis.

  • @Dexter101x
    @Dexter101x 5 ปีที่แล้ว +1

    Awesome

  • @elilukeskingdom7439
    @elilukeskingdom7439 5 ปีที่แล้ว

    Perfect! Thank you.

  • @jackychawla5422
    @jackychawla5422 7 ปีที่แล้ว +1

    please upload some other advance videos on indirect function

    • @Computergaga
      @Computergaga  7 ปีที่แล้ว +1

      No problem Jacky. Will have a video soon.

    • @jackychawla5422
      @jackychawla5422 7 ปีที่แล้ว

      thank you sir ________

  • @randysidroiglesia5201
    @randysidroiglesia5201 11 หลายเดือนก่อน

    What if the "end date" is blank or not filled, What will be the formula?

  • @carlosalfonso7504
    @carlosalfonso7504 6 ปีที่แล้ว

    Hello, I have a question? After we get the "Difference" in: Days Hours Minutes, how can we get the AVERAGE of those "Differences" in: Days Hours Minutes as well, because it gives me an error when I use AVERAGE.

    • @Computergaga
      @Computergaga  6 ปีที่แล้ว +2

      Yes the answer contains text strings such as " days" so AVERAGE cannot work with it. You would need to calculate the difference (could be a different column) with just simple B2-A2 formula. Then use the formula from the video on the AVERAGE answer from those responses to tidy it up into days, hours and minutes.

    • @carlosalfonso7504
      @carlosalfonso7504 6 ปีที่แล้ว +1

      Thank you so much, that will work great! Thanks for all your lessons, they make a huge difference in the way I use Excel!!!

  • @hammadarain2725
    @hammadarain2725 2 ปีที่แล้ว

    A.o.A sir, koi esa formula ha jis ka through previous time sa current time less ho kar show ho or jub usa time stop ki command da to time counter stop ho jaye, agar esi koi video ha toh recommend kare kindly.....??

  • @bazz3244
    @bazz3244 4 ปีที่แล้ว

    What if in this example the end date is before the start date. It's for a planned and actual date and time for an event happening

    • @Computergaga
      @Computergaga  4 ปีที่แล้ว

      Maybe test it with an IF first to check if the end date is later or not. Then you will have the option of doing the formula like in the video, or in reverse to show being ahead of schedule.

  • @fuadabdullayev
    @fuadabdullayev 5 ปีที่แล้ว

    how can i solve time subtracting when i subtracted 10:00 AM and 10:20 AM i want to get 20 minutes in result but i get 23:40

    • @Computergaga
      @Computergaga  5 ปีที่แล้ว

      It should be fine. If 10:20 was in cell A1 and 10:00 was in cell A2 then = A1-A2 is 00:20

  • @CoryStJohn
    @CoryStJohn 4 ปีที่แล้ว

    Can you do this with 4 date and time entries instead of 2?

    • @Computergaga
      @Computergaga  4 ปีที่แล้ว

      Sure. You could find the difference between any dates you. Obviously difference is always between two things, but then you could add the difference between two others or whatever your goal is.

  • @myarnie1950
    @myarnie1950 2 ปีที่แล้ว

    works brilliantly but is there a way to have the result update automatically? thanks

    • @Computergaga
      @Computergaga  2 ปีที่แล้ว +1

      Great! But the closest you can get to automatic is some VBA code to run on intervals.

  • @MrSajeer100
    @MrSajeer100 3 ปีที่แล้ว

    Thanks

  • @bryanbaxter3558
    @bryanbaxter3558 4 ปีที่แล้ว

    Is there a way to total the difference column?

    • @Computergaga
      @Computergaga  4 ปีที่แล้ว

      The result here is text so cannot be totalled. You would need to total the separate elements (days, hours etc) separately to get your total.

  • @emperorofup
    @emperorofup 2 หลายเดือนก่อน

    THANKS BUDDY, THIS ONE IS SAFE MY JOB😅😅😅

    • @Computergaga
      @Computergaga  2 หลายเดือนก่อน

      My pleasure!

  • @MatteoPozzoli
    @MatteoPozzoli 4 ปีที่แล้ว

    Does not work for me. Most probably not the correct data format for the date & time cells. What do you suggest? Thanks

    • @Computergaga
      @Computergaga  4 ปีที่แล้ว

      Select your date cells, and separately your time cells. and check the bottom right on your screen for a Sum. That will help check if there are identified as dates and times.

    • @MatteoPozzoli
      @MatteoPozzoli 4 ปีที่แล้ว

      @@Computergaga I have date and time in the same cell as from your example. in the bottom right display sum; date has no sense while hours are a correct sum

  • @JulfkarAli-kt1rs
    @JulfkarAli-kt1rs 7 หลายเดือนก่อน

    After getting days and hour how can we less 6 hours in this formula?

  • @ibrahimsbarry4766
    @ibrahimsbarry4766 5 ปีที่แล้ว +1

    great work

    • @Computergaga
      @Computergaga  5 ปีที่แล้ว

      Thank you Ibrahim.

    • @ibrahimsbarry4766
      @ibrahimsbarry4766 5 ปีที่แล้ว

      @@Computergaga I have a question...my Job includes calculating the arrival date and time of a vessel and the departure date and time..I should calculate number of days and time the vessel stay in port..but i find it very difficult...thanks

    • @Computergaga
      @Computergaga  5 ปีที่แล้ว

      Did the video not work for you? What trouble are you having?

    • @ibrahimsbarry4766
      @ibrahimsbarry4766 5 ปีที่แล้ว

      @@Computergaga yes it helps but you enter both the date and time on the same cell which i normally don't use. buh am checking you previous videos whether i will see the one that suites me.
      buh is great help thank

    • @Computergaga
      @Computergaga  5 ปีที่แล้ว

      If it helps Ibrahim, you could create a 'helper column' of dae and time by adding the 2 cells you have together. And then use that helper column in the formula. This helper column can be hidden and created solely for the calculation.

  • @GoodmanMIke59
    @GoodmanMIke59 ปีที่แล้ว

    This is great but you might have included in a PINNED COMMENT the FUNCTION LINE for us to copy. Naturally we'll learn more your way but would have made things faster if we just need it done.

  • @1Gollywalk
    @1Gollywalk 3 ปีที่แล้ว

    Why would my result differ with exactly the same values. (88 Days23 Hours 50 minutes
    )

    • @paultaylor2522
      @paultaylor2522 2 ปีที่แล้ว

      Abrie i think you have the US date format not the UK format so it thinks you are doing between the 1st Feb 2017 and the 1st May 2017. UK format is 2nd Jan to 5th Jan 2017

  • @tamelastaton1761
    @tamelastaton1761 4 ปีที่แล้ว

    What format should you use for the dates and times?

    • @Computergaga
      @Computergaga  4 ปีที่แล้ว

      The dates and times can be in any date and time format. As long as Excel recognises it as a date and time. The answer is text.