Тёмный

Calculating total working hours using Excel - example & discussion 

Chandoo
Подписаться 651 тыс.
Просмотров 646 тыс.
50% 1

Опубликовано:

 

15 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 97   
@chandoo_
@chandoo_ 3 года назад
👉 ⏱ Here is another, much simpler formula for this problem - ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-2k1Jh1Nyw9k.html
@jagatkrishna1543
@jagatkrishna1543 3 года назад
Thanks Sir 🙏😊
@amkelat.m.mangena7062
@amkelat.m.mangena7062 2 года назад
How do I add Total hours for a month
@11pinoy1
@11pinoy1 Год назад
Thank you sir, this is the answer to my problem. the if condition if(D5>C5,D5-C5, 1-C5+D5) I just change the operation in the "value if false" if(D5>C5,D5-C5, 1+C5+D5)
@reuvenbeiser3198
@reuvenbeiser3198 7 лет назад
Thanks, very helpful after I watched many that didn't answer clearly enough.
@Smartliving-udanagayan
@Smartliving-udanagayan 6 лет назад
Really Good tutorial 100% working ..this is what i am looking for ..1000000000000000000000000000000 *100000000000000000000 Likes
@zaydarendse2812
@zaydarendse2812 7 лет назад
Thank you now i just got to figure out how to apply this logic to my service level tracker
@ahmadyamout1115
@ahmadyamout1115 4 года назад
I have an error when writing the formula with if statment written like formula in the video . Please how could i fix # value error ?
@clinton9110
@clinton9110 9 лет назад
Thanks Mr.Chandoo, this was the solution i was looking for. I have also taken your vba classes and its content is put together very well..
@carolinelebeau3053
@carolinelebeau3053 7 лет назад
how can i put if someone works more than 4hrs , put 1:00 cuz i want it to minus from the total hrs they made i just want to do like if(C2-C1
@carolinelebeau3053
@carolinelebeau3053 7 лет назад
it works for numbers but not for time
@temurpotaskaevi301
@temurpotaskaevi301 5 лет назад
I could not understand how a person should start doing the whole thing from the new excel file (when you open it and it is empty). How do we insert calendar and how do we insert the function, which will automatically show me that if I worked less than 8hrs the sum will be minus or vice versa - if I worked more than 8 hrs, the sum will be surplus. E.g. I worked 7 hrs, the sum will show me not 7 hrs, but -1. Or if I worked 8,5 hrs it will show me +0,5hr, so that I will observe if I worked overtime or I need to work more to fulfill 40hrs a week schedule. Thanks
@sbillions602
@sbillions602 4 года назад
This was made more complicated than it needed to be
@Dragonheat13
@Dragonheat13 5 лет назад
This is very helpful for me; however, the total hours for the week aren't adding up correctly for me. I used =SUM(G5:G10) and got 21:00 instead of 44:00. How did you get it to add the totals? Thnx.
@Dragonheat13
@Dragonheat13 5 лет назад
Duh, found my problem. It was the format of the cells. I had h:mm instead of [h]:mm. I really need to watch my brackets. Thnx.
@ahmadyamout1115
@ahmadyamout1115 4 года назад
I have an error when writing the formula with if statment written like formula in the video . Please how could i fix # value error ?
@yookey949
@yookey949 7 лет назад
it was very useful in my career
@datascientist6233
@datascientist6233 Год назад
Excellent Sir...
@nickitee8202
@nickitee8202 6 лет назад
thanks this was simple and easy to follow if you have a grasp of the basics of excel, however if start is like 5.45AM and finish is 6.45PM, none of the formulas seem to calculate the correct time? unless i'm doing something incorrectly, should the formulas work with the 45 minutes?
@alvingapay2592
@alvingapay2592 3 года назад
Thanks for this video, now i have an idea for our ot calculation. Just one question. On the LUNCH TWIST. What if you have 2 criteria Threshold 6:00 and Minimum 5:00. How can i apply the formula with if? Hope you can do a video for it please thanks and more videos please.
@jaynekai6961
@jaynekai6961 4 года назад
Actually you can just type =(D5-C5)*24
@dharabhatt184
@dharabhatt184 7 лет назад
thanks, its really very helpful.
@atulshukal4072
@atulshukal4072 3 года назад
बहुत बढ़िया धन्यवाद साहेब
@chandoo_
@chandoo_ 3 года назад
shukriya 🙏
@ashishshiriskar123
@ashishshiriskar123 3 года назад
Superb work 🙏🙏🙏 Sir
@SERGIO-cr6uy
@SERGIO-cr6uy Год назад
Hi , since you seem to be an Excel Guru, i've a question that you may be able to answer. is there a formula that add to something while keeping a previous calculation? Let me explain what i'm looking for: Let's say i have in cell A1 a value "100,00 hr" & in cell A2 "1,50 hr" (using decimal values with suffix, not hours / time / duration) (meaning 1.50 hr instead of 1:30:00) I want A1 to sum the added value every time i add something in A2. Let's say monday i add 1,50 hr on A2, i want A1 100,00 hr to be be "101,50 hr" Tuesday i write 2,00 hr in cell A2, i want it to sum up in A1 ( "103,50 hr") Wednesday i write 5,00 hr in cell A2, i want it to keep summing in A1 ( = 108,50 hr) etc. First of all, is it possible to do this? and if it is, what would be the formula? To be even more spécific i'm gonna use it on Google Sheets, hopefully , if there's a formula on Excel, Google Sheets will deal with it. Thanks a million.
@friendshiptoursticketing9323
@friendshiptoursticketing9323 7 лет назад
Hello. Can anyone teach me how to do the formula for this scenario. For counting minutes/hours of late If above 9am IN, counting the late minutes ex (9:26am IN) = late 26 mins If below 9am IN, result will be zero Another for overtime If 6pm and start of counting of overtime is 7pm Example: (6:45PM) = 0 minutes overtime Example: (7:01PM) = 61 minutes overtime [6-7pm will be counted as 1 hr] Thank you
@smaklilu90
@smaklilu90 3 года назад
It boggles my mind that excel doesn't have a built in formula yet for such mundane task.
@dianealvarez4176
@dianealvarez4176 6 лет назад
Exactly what I needed but how do you factor in day off? Where the employee did NOT work?
@ravneetsingh6620
@ravneetsingh6620 5 лет назад
Hey buddy, did you manage to find out how to factor days off?
@CretVersion
@CretVersion 5 лет назад
if someone look in to this again this is how i do it. =IF([2ndcell]>[1stcell],[2ndcell]-[1stcell],"OFF") =IF(C6>B6,C6-B6,"OFF") it dictates that if 2nd cell is > 1st cell Do 2nd cell - 1st cell then it will appear how many work hrs. then the "OFF" shows after the formula is not followed,
@taizoondean689
@taizoondean689 3 года назад
Thanks
@SSLahi
@SSLahi 2 года назад
I have been on a hunt to figure out how many hours an employee can work and what time to clock out if he clocked in at (clock in) what time would he need to clock out by without going over 60 hours. Any ideas?
@banmeetbhatia1091
@banmeetbhatia1091 4 года назад
when I subtract the time out from time in it shows the error..!
@Kasim2k3
@Kasim2k3 8 лет назад
How do you work the rest periods between each day? And also if there is a day off, how do you tell excel to take the previous days end time and subtract that?
@mikelib62
@mikelib62 3 года назад
The IFERROR does not calculate the minutes, just the hours, then how does one add the balance minutes, suppose you have start time 19:00, endtime 24:15 total time is 5 hours and 15 minutes, the IFERROR only shows 5 hours also for a ST of 19:00 ET of 01:25 the ISERROR formula results in 7.00 where all the other forumla (IF, MOD, < Formula) result in 6:25 - Can you show how to get the minutes here
@allinoneteachadda406
@allinoneteachadda406 3 года назад
when I using the IF formula then the result is showing this [Tuesday 9:00 PM 5:00 AM 16:00 ] why?//
@1mmightygyan879
@1mmightygyan879 3 года назад
The formulas are great and nice learning.. but i just wonder why billy created this problem in the first place. He could have simply wrote his hours himself.🤷‍♀️
@chandoo_
@chandoo_ 3 года назад
Billy's favourite song... "Oops I did it again..."
@1mmightygyan879
@1mmightygyan879 3 года назад
@@chandoo_ 😄😄, good one sir, and frankly i didn't expect a direct response from you. Thank you for the attention.
@tzviki111
@tzviki111 Год назад
i want to calculate the hours between shift start time and shift end time i want the formula for each shift calculated, i want it to deduct 30 min for every 6 hours worked AND if someone works over a 12 hour shift, then 1 hour gets deducted
@KTsPridiction
@KTsPridiction 5 лет назад
Thanks for this video and i want to know formula for below concept I want to calculate working hours between two date and times - if case is allign to me on 2-Mar'19 02:00:05 and I closed the case on 5-Mar'19 17:25:05 and i worked only between 9 am to 9 pm..... In this case i want to know time duration in hours but non working hours(9PM to 9AM) should be exclude
@nesmasoliman8985
@nesmasoliman8985 3 года назад
Ur perfect
@vladimirkafm
@vladimirkafm 5 лет назад
It is working... What I would want to happen is do not display the result if both the time in and time out haven't been entered yet... Is that possible???...
@chandoo_
@chandoo_ 5 лет назад
You can add IF formula to check the input values. For example = IF(and(in_time>0, out_time>0), show result,"") could work.
@damu26basky
@damu26basky 6 лет назад
hi use full formula, is it possible can u guide me how to filter the over time hours, subtracting the normal working hours per day eg. clock in time 6am clock out is 9pm , (normal duty hrs is 8am to 5pm) hence morning 2 hrs and evening 4hrs is taken for over time
@zecobeco5023
@zecobeco5023 5 лет назад
Thanks a lot for the information you granted us. but please give us chance to download the excel sheet you used
@chandoo_
@chandoo_ 5 лет назад
Sure, please see this: chandoo.org/wp/calculating-billys-total-working-hours/
@Learn_To_Earn_
@Learn_To_Earn_ 4 года назад
Thanks alot for providing a practice workbook
@kingartur1986
@kingartur1986 6 лет назад
Here calculate automatically - ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-MZpH4Owo9yc.html
@marcuspow
@marcuspow 4 года назад
Can you upload video with paper calculation for school exam sir. Thank you
@allinoneteachadda406
@allinoneteachadda406 3 года назад
when I apply this formulas I face value error, help me to solve this
@gejothomas2276
@gejothomas2276 7 лет назад
FOR THE LUNCH HOURS WORKED HOW CAN I REPLACE WITH IF IN PLACE OF MOD AS FOR MY SYSTEM MOD IS NOT WORKING (=MOD(D5-C5,1)-MOD(D5-C5,1)>$O$3)*($O$4) Kindly advise
@syedimran9406
@syedimran9406 6 лет назад
Hello Sir good day. In out in out 9am 1pm 5pm 9pm Agar is timings main koi 2 minutes 5 minutes ya or bhi late ata ha tu us sorat main late timings kis tarhan nikale plz help me .
@prashantk6823
@prashantk6823 4 года назад
Suppose normal working hours 8 and some employee not completed total 8 hours then how to highlight less hours of employee.
@nakieamarcus2680
@nakieamarcus2680 7 лет назад
How can I fill out my timesheet with 25and a half hours a week.
@minakshisharma4221
@minakshisharma4221 2 года назад
Hlo, I need ur help in the same, I have calculated all the time difference correctly for one day and to calculate it for a month I multiplied it by 30 but it's not showing the correct no. Of hours. The sum was 11 hrs:40 min then it has to be calculated monthly it should be 350 hours but it's showing 14:00 . Please help if u can
@chandoo_
@chandoo_ 2 года назад
Hi Nitya... Just adjust the format of the cell to see total hours. Select the cell, go to format cells, set format as Custom and type the code [h]:mm to see total hours.
@minakshisharma4221
@minakshisharma4221 2 года назад
@@chandoo_ thank u soo much
@minakshisharma4221
@minakshisharma4221 2 года назад
@@chandoo_ sr the amt multiply by time calculations is not giving correct amt how to rectify it ?plz help me
@minakshisharma4221
@minakshisharma4221 2 года назад
Please answer as soon as possible sr
@allinoneteachadda406
@allinoneteachadda406 3 года назад
DAY START END IF Formula MOD formula < formula IFERROR formula Sunday 8:00 AM 3:00 PM 17:00 5:00 PM 5:00 PM 17 Monday 10:00 AM 2:00 PM 20:00 8:00 PM 8:00 PM 20 Tuesday 9:00 PM 5:00 AM 16:00 4:00 PM 4:00 PM 16 explain this?
@chandoo_
@chandoo_ 3 года назад
Please see the download file or refer to this alternative video - ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-2k1Jh1Nyw9k.html
@rashaalkhdhairi8083
@rashaalkhdhairi8083 6 лет назад
nice info just try to make it to the point
@deepakdadwal1988
@deepakdadwal1988 6 лет назад
Thank Sir, but can you please tell us what is manmonth
@jay55patel
@jay55patel 8 лет назад
iferror calculate working hour but when you sum give you 1056 instead 44 i am working on 2007 excel
@subidhabasheer860
@subidhabasheer860 3 года назад
How to Display the "DD:Hrs:Mnts" of the total Hours by considering a Day is 8Hrs- Please do help..
@chandoo_
@chandoo_ 3 года назад
In your situation, you need a formula to convert as Excel treats a day as 24 hours. Assuming you have total time in a cell (should be 9.25 for 9 hours 15 minutes), you can use below formula =QUOTIENT(B2,8)&":"&TEXT(MOD(B2,8)/24,"hh:mm")
@subidhabasheer860
@subidhabasheer860 3 года назад
@@chandoo_ OMG...Thats soo Kind Of You . 🤩🤩
@katrinamartarinke6344
@katrinamartarinke6344 7 лет назад
Thanks!
@omawumiadokpaye6628
@omawumiadokpaye6628 3 года назад
Am sorry, but I really don't get how you got the formulas in the first place? Since the formula was there already, and I don't know what to click. Thought I would be learning excel like a beginner . Your first video started out small and baby steps, then it seemed like you jumped with thiss video.
@chandoo_
@chandoo_ 3 года назад
Sorry to hear that. I am making another video to explain solutions to this problem in a simple setting. Check it out in 2-3 weeks time.
@englishandmathstricks5242
@englishandmathstricks5242 3 года назад
If there is 2 in or 2 out time then what will be formula
@chandoo_
@chandoo_ 3 года назад
See this video, which shows how to incorporate break time in to the calculation - ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-2k1Jh1Nyw9k.html
@thomerlandry6139
@thomerlandry6139 9 лет назад
thank you for your tuto but iferror does'nt work i have excel 2010
@ArvindKumar-eg6it
@ArvindKumar-eg6it 3 года назад
I want to learn logical function
@Funway20
@Funway20 2 года назад
Hi in thise video there is no Excel file
@eashanipatel1603
@eashanipatel1603 3 года назад
how do you sum the hours now?
@chandoo_
@chandoo_ 3 года назад
Just add up the hours. If you set the result to number format, It will show the value in days. So for example, 1.5 means 36 hours. If you want to see the result in hours, use the custom number format code [hh]:mm Let me know if you have any questions.
@melindaburnside1835
@melindaburnside1835 3 года назад
👍
@jelevision8090
@jelevision8090 3 года назад
Could you please explain how to get or do sum up of total hours of the week? Like your total hours sum up result is 44:00 hours. So did you do this please?
@chandoo_
@chandoo_ 3 года назад
Just use SUM to add up the hours. Then apply the number format code [hh]:mm to see total hours.
@henrydam2024
@henrydam2024 7 лет назад
Speak too long, just go to the point nest time
@davidmurphy2647
@davidmurphy2647 7 лет назад
I bet this guy works in a call centre !
@shivbhagat4098
@shivbhagat4098 6 лет назад
how can i calculate 8 hours as 1 day if i work for 25 hours then how i calculate it as 4 days by formula
@chandoo_
@chandoo_ 6 лет назад
Assuming A1 has the hours, just use =ROUNDUP(a1/8,0)
@chiriART
@chiriART 6 лет назад
@@chandoo_ Thanks
@rabiulhasan7415
@rabiulhasan7415 4 года назад
plz give me Exal faile
@hamzar3485
@hamzar3485 7 лет назад
Why can't you just put the time in a 24 hour format?
@ahmadyamout1115
@ahmadyamout1115 4 года назад
Hello , I have an error when writing the formula with if statment written like formula in the video . Please how could i fix # value error ?
@kaustubhsuryawanshi8800
@kaustubhsuryawanshi8800 4 года назад
Hi i need one more help can we calculate the time along with dates and excluding weekends for calculating SLA
@kirsten1705
@kirsten1705 6 лет назад
Video needs to be to the point.
@bhairakesh538
@bhairakesh538 4 года назад
Bolne ka tarika thik kro ki kuchh samajh m v aaye
@brightideas26
@brightideas26 4 года назад
@Tasorksrov
@Tasorksrov 6 лет назад
Can you please get to the point immediately don’t try to speak with that sick sound and make the introduction so freaking annoying.
Далее
How to Calculate Overtime Hours on a Time Card in Excel
10:10
Simple Time Sheet In Excel
12:06
Просмотров 1,1 млн
Top 10 Most Important Excel Formulas - Made Easy!
27:19
10 Advanced IF formulas every analyst should know
21:55