Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi
Please help me how to calculate the number of hours and minutes Between two columns: Ex: Beginning Apt. Ending Apt. 2/1/10 9:40am and 2/1/10 2:00pm. It will be 4 hours and 20 minutes or (4:20) if I calculate manually. Please help me to write the formula. Thanks Chi |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If your beginning time is in A1, and ending time in A2, the formula is:
=a2-a1 Format as a time. Regards, Fred "Chi" wrote in message ... Hi Please help me how to calculate the number of hours and minutes Between two columns: Ex: Beginning Apt. Ending Apt. 2/1/10 9:40am and 2/1/10 2:00pm. It will be 4 hours and 20 minutes or (4:20) if I calculate manually. Please help me to write the formula. Thanks Chi |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
hi
simply subtract the earier time from the later time. if 2/1/10 9:40am was in A2 and 2/1/10 2:00pm was in B2 =B2-A2 format as [h]:mm or [h]:mm:ss Regards FSt1 "Chi" wrote: Hi Please help me how to calculate the number of hours and minutes Between two columns: Ex: Beginning Apt. Ending Apt. 2/1/10 9:40am and 2/1/10 2:00pm. It will be 4 hours and 20 minutes or (4:20) if I calculate manually. Please help me to write the formula. Thanks Chi |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thank you very much!
"FSt1" wrote: hi simply subtract the earier time from the later time. if 2/1/10 9:40am was in A2 and 2/1/10 2:00pm was in B2 =B2-A2 format as [h]:mm or [h]:mm:ss Regards FSt1 "Chi" wrote: Hi Please help me how to calculate the number of hours and minutes Between two columns: Ex: Beginning Apt. Ending Apt. 2/1/10 9:40am and 2/1/10 2:00pm. It will be 4 hours and 20 minutes or (4:20) if I calculate manually. Please help me to write the formula. Thanks Chi |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
cell-formula does not calcualte | Excel Worksheet Functions | |||
cell-formula does not calcualte | Excel Worksheet Functions | |||
How do I calcualte APR on Variable Rate Mortgages? | Excel Worksheet Functions | |||
Calculating days & time left from start date/time to end date/time | Excel Worksheet Functions | |||
how do you calcualte a payment for a loan. | Excel Worksheet Functions |