PC Review


Reply
Thread Tools Rate Thread

I am trying to calulate total time

 
 
=?Utf-8?B?S2FybA==?=
Guest
Posts: n/a
 
      13th Jul 2006
I am working on a spreadshett to calulate my total hours worked. How can I
add this together? I have tried to just add the time with the SUM feature, I
have tried to add each item individually...However, the program is adding
these like they are actually times during the day and not total hours worked
each day. I am trying to find the total hours worked in the HH:MM format...I
should get a total somewhere around 30:52 but I am getting 6:57 as an answer.
How do I fix this?
 
Reply With Quote
 
 
 
 
VBA Noob
Guest
Posts: n/a
 
      13th Jul 2006

Hi,

Try formatting cell as [h]:mm

See attached for full details

http://www.j-walk.com/ss/excel/usertips/tip064.ht

--
VBA Noo
-----------------------------------------------------------------------
VBA Noob's Profile: http://www.excelforum.com/member.php...fo&userid=3383
View this thread: http://www.excelforum.com/showthread.php?threadid=56124

 
Reply With Quote
 
Biff
Guest
Posts: n/a
 
      13th Jul 2006
Try using this format:

[hh]:mm

If the total was supposed to be 25:00, then using this format hh:mm, the
result would be 01:00 Using [hh]:mm, the brackets keep the hours from
rolling over and the result would be 25:00.

Biff

"Karl" <(E-Mail Removed)> wrote in message
news:1F114B29-11B6-4534-BCAD-(E-Mail Removed)...
>I am working on a spreadshett to calulate my total hours worked. How can I
> add this together? I have tried to just add the time with the SUM
> feature, I
> have tried to add each item individually...However, the program is adding
> these like they are actually times during the day and not total hours
> worked
> each day. I am trying to find the total hours worked in the HH:MM
> format...I
> should get a total somewhere around 30:52 but I am getting 6:57 as an
> answer.
> How do I fix this?



 
Reply With Quote
 
=?Utf-8?B?VG9wcGVycw==?=
Guest
Posts: n/a
 
      13th Jul 2006
Format (SUM) cell as [h]:mm

HTH

"Karl" wrote:

> I am working on a spreadshett to calulate my total hours worked. How can I
> add this together? I have tried to just add the time with the SUM feature, I
> have tried to add each item individually...However, the program is adding
> these like they are actually times during the day and not total hours worked
> each day. I am trying to find the total hours worked in the HH:MM format...I
> should get a total somewhere around 30:52 but I am getting 6:57 as an answer.
> How do I fix this?

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to calulate time Joe Microsoft Access 3 11th Aug 2009 11:54 AM
Calulate total prior to a given date =?Utf-8?B?Tmljaw==?= Microsoft Access Queries 3 7th Nov 2007 06:56 AM
Code to calulate percent of total in column Scott Microsoft Excel Programming 5 14th Oct 2006 01:21 AM
formula to calulate length of time =?Utf-8?B?THluZGEgUw==?= Microsoft Excel Worksheet Functions 3 17th Jan 2006 01:28 PM
how to calulate time =?Utf-8?B?dW5pcXVl?= Microsoft Excel New Users 1 5th Jul 2005 05:26 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:46 AM.