ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   New Users to Excel (https://www.excelbanter.com/new-users-excel/)
-   -   Calculate hours between to separate dates and times (https://www.excelbanter.com/new-users-excel/206018-calculate-hours-between-separate-dates-times.html)

Dave08

Calculate hours between to separate dates and times
 
I need to work out the amount of hours between a finish time on one day and
the start time on the next day. In some cases the start time may not be until
2 days time.

Bob Phillips[_3_]

Calculate hours between to separate dates and times
 
Just subtract them, =A2-A1, and format the cell as [h] (or [h]:mm if you
want the mins as well)
--
__________________________________
HTH

Bob

"Dave08" wrote in message
...
I need to work out the amount of hours between a finish time on one day and
the start time on the next day. In some cases the start time may not be
until
2 days time.




Dave08

Calculate hours between to separate dates and times
 
Thanks Bob, But the problem is the times are on 2 separate dates e.g. finish
2/10/2008 0200 and start 3/10/2008 12.00

"Bob Phillips" wrote:

Just subtract them, =A2-A1, and format the cell as [h] (or [h]:mm if you
want the mins as well)
--
__________________________________
HTH

Bob

"Dave08" wrote in message
...
I need to work out the amount of hours between a finish time on one day and
the start time on the next day. In some cases the start time may not be
until
2 days time.





Bernard Liengme

Calculate hours between to separate dates and times
 
Since Excel stored dates as serial numbers, try =(A2-a1)*24 where 24
converts fractions of a day to hours
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email

"Dave08" wrote in message
...
Thanks Bob, But the problem is the times are on 2 separate dates e.g.
finish
2/10/2008 0200 and start 3/10/2008 12.00

"Bob Phillips" wrote:

Just subtract them, =A2-A1, and format the cell as [h] (or [h]:mm if you
want the mins as well)
--
__________________________________
HTH

Bob

"Dave08" wrote in message
...
I need to work out the amount of hours between a finish time on one day
and
the start time on the next day. In some cases the start time may not be
until
2 days time.







FC

Calculate hours between to separate dates and times
 
Still with differente dates the given formula applies :
Format the 2 dates cells as : 3/14/01 1:30PM
and the 3er date cell(result) as : [h]:mm:ss.
If you mean different worksheets, then just
right the worksheet name in form of the cell as
ex: =A1-SHEET3!A2

"Dave08" wrote:

Thanks Bob, But the problem is the times are on 2 separate dates e.g. finish
2/10/2008 0200 and start 3/10/2008 12.00

"Bob Phillips" wrote:

Just subtract them, =A2-A1, and format the cell as [h] (or [h]:mm if you
want the mins as well)
--
__________________________________
HTH

Bob

"Dave08" wrote in message
...
I need to work out the amount of hours between a finish time on one day and
the start time on the next day. In some cases the start time may not be
until
2 days time.





Bob Phillips[_3_]

Calculate hours between to separate dates and times
 
That doesn't impact my response one iota. Try it!

--
__________________________________
HTH

Bob

"Dave08" wrote in message
...
Thanks Bob, But the problem is the times are on 2 separate dates e.g.
finish
2/10/2008 0200 and start 3/10/2008 12.00

"Bob Phillips" wrote:

Just subtract them, =A2-A1, and format the cell as [h] (or [h]:mm if you
want the mins as well)
--
__________________________________
HTH

Bob

"Dave08" wrote in message
...
I need to work out the amount of hours between a finish time on one day
and
the start time on the next day. In some cases the start time may not be
until
2 days time.







Dave08

Calculate hours between to separate dates and times
 
I found this option worked the best in resolving my delima. because I had the
finish and start dates and times in seperate coloums I had to first calculate
them then subtract them. I then formatted them [hh]:mm
Date in Column A and the times in Columns B
=(A2+B2)-(A1+B1)


"Bob Phillips" wrote:

That doesn't impact my response one iota. Try it!

--
__________________________________
HTH

Bob

"Dave08" wrote in message
...
Thanks Bob, But the problem is the times are on 2 separate dates e.g.
finish
2/10/2008 0200 and start 3/10/2008 12.00

"Bob Phillips" wrote:

Just subtract them, =A2-A1, and format the cell as [h] (or [h]:mm if you
want the mins as well)
--
__________________________________
HTH

Bob

"Dave08" wrote in message
...
I need to work out the amount of hours between a finish time on one day
and
the start time on the next day. In some cases the start time may not be
until
2 days time.







Bob Phillips[_3_]

Calculate hours between to separate dates and times
 
It does help if you give all the information at the start. You never
mentioned the separate cells.

--
__________________________________
HTH

Bob

"Dave08" wrote in message
...
I found this option worked the best in resolving my delima. because I had
the
finish and start dates and times in seperate coloums I had to first
calculate
them then subtract them. I then formatted them [hh]:mm
Date in Column A and the times in Columns B
=(A2+B2)-(A1+B1)


"Bob Phillips" wrote:

That doesn't impact my response one iota. Try it!

--
__________________________________
HTH

Bob

"Dave08" wrote in message
...
Thanks Bob, But the problem is the times are on 2 separate dates e.g.
finish
2/10/2008 0200 and start 3/10/2008 12.00

"Bob Phillips" wrote:

Just subtract them, =A2-A1, and format the cell as [h] (or [h]:mm if
you
want the mins as well)
--
__________________________________
HTH

Bob

"Dave08" wrote in message
...
I need to work out the amount of hours between a finish time on one
day
and
the start time on the next day. In some cases the start time may not
be
until
2 days time.










All times are GMT +1. The time now is 05:42 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com