Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Calculate time within time

Hi there,

Is there a formula that will calculate time within time? For example in A1
& B1 I have:

11:00- 11:30

In A2 and B2 I have:

10:55 - 11:05. I want to return the number of minutes of this that is
within the times on row 1 (five).

Thanks in advance!



  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 380
Default Calculate time within time

=MIN($B$1,B2)-MAX($A$1,A2)

--

HTH

Bob Phillips

(replace xxxx in the email address with gmail if mailing direct)

"Frigid" wrote in message
t...
Hi there,

Is there a formula that will calculate time within time? For example in

A1
& B1 I have:

11:00- 11:30

In A2 and B2 I have:

10:55 - 11:05. I want to return the number of minutes of this that is
within the times on row 1 (five).

Thanks in advance!





  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Calculate time within time

Who-HOO. That's way simpler than the places I was going! Thanks!


"Bob Phillips" wrote in message
...
=MIN($B$1,B2)-MAX($A$1,A2)

--

HTH

Bob Phillips

(replace xxxx in the email address with gmail if mailing direct)

"Frigid" wrote in message
t...
Hi there,

Is there a formula that will calculate time within time? For example in

A1
& B1 I have:

11:00- 11:30

In A2 and B2 I have:

10:55 - 11:05. I want to return the number of minutes of this that is
within the times on row 1 (five).

Thanks in advance!







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
time sheet drop down lists Steve Excel Discussion (Misc queries) 12 March 18th 06 10:30 PM
Calculate the time an employee signed in and out plus rate per hr Allan Excel Discussion (Misc queries) 2 November 7th 05 11:01 PM
HOW DO I CALCULATE TIME IN A TIME SHEET FOR EXCEL RAFAEL New Users to Excel 1 June 26th 05 11:32 PM
Calculate time Rao Ratan Singh Excel Discussion (Misc queries) 2 March 17th 05 02:28 PM
Calculate between two time formats john86 Excel Worksheet Functions 3 February 11th 05 11:51 PM


All times are GMT +1. The time now is 01:17 AM.

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"