Time calc

Peter1973

Well-known Member
Joined
May 13, 2006
Messages
955
I am trying to find a formula that will give me the middle time in between 2 times, I know it doesnt make sense.

Basially I enter in A1 21:00 and in A2 01:00 so i would be looking for the answer 23:00 as it is half way between the 2 times.

any help appreciated.
 

Excel Facts

Can you sort left to right?
To sort left-to-right, use the Sort dialog box. Click Options. Choose "Sort left to right"
Thanks could you help me with the set up of this i am dumping data out of another system which gives me :

13/06/2008 11:30 and is set in the following format :
[$-1010409]dd/mm/yyyy hh:mm
I am looking for a formula to just give me the tiime alue ie 11:30, have tried =right(A3,5) but does not work no matter how I format the cell.
 
Upvote 0
Could I ask one last one, If i have 2 times say in A1 21:00 and in A2 22:14 do you know what formula I could put into a conditional format to let me know if A2 is 61 mins or more greater than A1.

Thanks
 
Upvote 0
Try this

Excel Workbook
A
121:00
222:14
Sheet3
Cells with Conditional Formatting
CellConditionCell FormatStop If True
A21. / Formula is =(A2-A1)*1440>=61Abc




I have to go now but will check back later on.
 
Upvote 0

Forum statistics

Threads
1,213,535
Messages
6,114,194
Members
448,554
Latest member
Gleisner2

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