Thread: Time Duration
View Single Post
 
Old 11-25-2014, 09:48 AM
cangelis cangelis is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Jan 2014
Posts: 18
cangelis is on a distinguished road
Default Time Duration

I need help please. I need to calculate a column of data reflecting time duration. The buckets I need are 0 <=8, 8 <=16, 16 <= 24

My data is in one column and may be a duration of 0:47:08 , or 1:17:24 , etc.

So, essentially the calculation would be 0 hrs to <=8 hrs

I would then create a pivot table to sum or count each of those values per day. For example, out of 2000 jobs 345 would be between 0-8 hours, 444 between 8 and 16 hours, etc.
Reply With Quote