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 / Setup / March 2004

Tip: Looking for answers? Try searching our database.

Create a running totals of hours

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Rick - 30 Mar 2004 10:50 GMT
I would like step by step instructions on how to create a
running total balance for a timeesheet i have created in
Excel.  The columns i am using are Start, End,Hours and
running totals.  I would like to know how to fix my
worksheet to calculate automatically the hours as i put
them in the hours column to give me a running total in the
next column.  Thank you
David McRitchie - 31 Mar 2004 06:34 GMT
Hi Rick,
Take a look at
  http://www.mvps.org/dmcritchie/excel/datetime.htm

You probably take out for lunch, but since you did not say so.

D2:  7:00
E2:  16:00
F2:  =E2-D2+(D2>E2)
G2: =F2

D3:  23:00
E3:   8:00
F3:   =E3-D3}+(D3>E3)
G3:  =OFFSET(G3,-1,0)+F3   --  use fill-handle to copy formula down
   you can double-click on the fill handle if there is something to the left
       http://www.mvps.org/dmcritchie/excel/fillhand.htm

Reason for use of OFFSET in totals
         http://www.mvps.org/dmcritchie/excel/insrtrow.htm#offset

You can find sample time sheets in Chip Pearson and John Walkenbach's
pages.   You will find links on my  datetime.htm  page.
HTH,
David McRitchie, Microsoft MVP - Excel    [site changed  Nov. 2001]
My Excel Pages:  http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page:        http://www.mvps.org/dmcritchie/excel/search.htm

> I would like step by step instructions on how to create a
> running total balance for a timeesheet i have created in
[quoted text clipped - 3 lines]
> them in the hours column to give me a running total in the
> next column.  Thank you
 
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.