Calculate Days from hours

ExcelRoy

Well-known Member
Joined
Oct 2, 2006
Messages
2,540
Office Version
  1. 365
Platform
  1. Windows
Hi all,

I am looking for a way to calculate how many working days there are in 120 hours if a day is 8.2 hours long

Many thanks for any help
 

Excel Facts

Waterfall charts in Excel?
Office 365 customers have access to Waterfall charts since late 2016. They were added to Excel 2019.
Hi all,

I am looking for a way to calculate how many working days there are in 120 hours if a day is 8.2 hours long
You did not say what cell these numbers are in, so you will need to replace the hard-coded numbers in this formula with the cell addresses for the cells containing them...

=ROUNDUP(120/8.2,)
 
Upvote 0
Hi Rick,

Many thanks for the help. Does this count only working days (ie mon-fri)

Thanks again
 
Upvote 0
Hi Rick,

Lets say from Today, I would need the formula to account for the 120 hours in days excluding Saturday and sundays

if possible of course

Thanks
 
Upvote 0
Hi Rick,

Lets say from Today, I would need the formula to account for the 120 hours in days excluding Saturday and sundays
Still not clear to me. Are those 120 working hours for which you don't want to assume any of them for Saturdays or Sundays or 120 24-hour days 8.2 of which are work hours? I think you might make things clearer for us if you assume today (January 18th) as the starting date and tell us what you expect the answer to be for those 120 hours (then we can work out from that what calculation to give to you).
 
Upvote 0

Forum statistics

Threads
1,214,980
Messages
6,122,563
Members
449,088
Latest member
Motoracer88

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top