Average of Time >24hrs

ExcelJockeyNYC

New Member
Joined
Nov 3, 2011
Messages
4
Hello everyone,

I've been trying to figure out a creative solution to taking an average of times, some of which roll over to the following day (>24hrs). Simple average won't work. I have a large number of data (times values) in a column format.

Example: I have two times, 11.59pm and
1am (following day). I want the average to be 12:30am.
 

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.
Seems you don't want the actual value (12:29:30) you want to round up to the nearest half hour. I'm not seeing why Average wouldn't work since the average of those 2 times is 12:29:30 so maybe you need something like this, along with average?


Perhaps change 288 to 48 in that example (number of half-hour periods in a day) and follow the approach?
 
Upvote 0
Seems you don't want the actual value (12:29:30) you want to round up to the nearest half hour. I'm not seeing why Average wouldn't work since the average of those 2 times is 12:29:30 so maybe you need something like this, along with average?


Perhaps change 288 to 48 in that example (number of half-hour periods in a day) and follow the approach?
Oddly enough, i just tried my own example again, and seems to be working with simple average. I must have confused myself with some conversions. Appreciate the response!
 
Upvote 0

Forum statistics

Threads
1,215,603
Messages
6,125,771
Members
449,259
Latest member
rehanahmadawan

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