Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / January 2008

Tip: Looking for answers? Try searching our database.

Adding up times

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Raistlin - 02 Jan 2008 19:03 GMT
I have used the formula below to work out the amount of hours from a start
time to a finish time for each day.

Start - Finish - Total Hours

=TEXT(D3-C3,"h:mm:ss")

It works fine and give me the result but if I try to add the weeks hours I
get is 00:00:00.

Each sell has a formula which shows the correct times but the value shown
can not be used.

I hope this makes sense as it has got me beaten.

Any help would be appreciated.

Tia
Niek Otten - 02 Jan 2008 19:25 GMT
You can't add text.

Replace this:

=TEXT(D3-C3,"h:mm:ss")

with:

=D3-C3

and format Custom as "h:mm:ss"

Format the total as Custom:

[h]:mm:ss

This will prevent the sum from topping over at 24 hours

Signature

Kind regards,

Niek Otten
Microsoft MVP - Excel

|I have used the formula below to work out the amount of hours from a start
| time to a finish time for each day.
[quoted text clipped - 14 lines]
|
| Tia
Raistlin - 03 Jan 2008 14:27 GMT
Many thanks for your advice Niek

> You can't add text.
>
[quoted text clipped - 35 lines]
> |
> | Tia
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.