Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Chi Chi is offline
external usenet poster
 
Posts: 69
Default Calcualte date and time

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   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,389
Default Calcualte date and time

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   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,942
Default Calcualte date and time

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   Report Post  
Posted to microsoft.public.excel.misc
Chi Chi is offline
external usenet poster
 
Posts: 69
Default Calcualte date and time

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
cell-formula does not calcualte Q Excel Worksheet Functions 1 March 2nd 07 11:38 PM
cell-formula does not calcualte Duke Carey Excel Worksheet Functions 0 March 2nd 07 11:17 PM
How do I calcualte APR on Variable Rate Mortgages? Caren F Excel Worksheet Functions 1 February 24th 06 07:01 PM
Calculating days & time left from start date/time to end date/time marie Excel Worksheet Functions 7 December 7th 05 02:36 PM
how do you calcualte a payment for a loan. rfhorn Excel Worksheet Functions 3 April 5th 05 07:15 PM


All times are GMT +1. The time now is 04:59 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"