Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
William in Denver
 
Posts: n/a
Default I need a continuous 30 day calendar to track overtime worked.

I am trying to track the last 30 days people worked overtime. I want to set
up my spreadsheet with the columns as the last 30 days and the rolls as
individual employees. If a person works today I enter the number of hours
worked under todays date column. Thrity days from now I will delete the
column form today. This is where I need help. When I drop (or delete) the
column that is 30 days old, I need to have the new column come on to the
spredsheet with the new (todays) date. I need to see the last 30 days of
information and to be able to pull that information like the number of days
worked and the number of hours worked.

PS. I am a beginner in excel so please keep replies simple to understand.
  #2   Report Post  
Posted to microsoft.public.excel.misc
CaptainQuattro
 
Posts: n/a
Default I need a continuous 30 day calendar to track overtime worked.


To keep things easy and simple, set up your spreadsheet as follows:

Leave column B Blank
Enter dates starting with the current date in row 1 columns C through
AF
Leave Column AG Blank
Enter formulas for total hours worked in Column AH:
e.g. =sum(B1:AG1)

Enter formulas for total days worked in column AI:

e.g. =COUNTIF(B2:AG2,"0") This will return the count of all days
worked.

To update the spreadsheet:

Insert a column before column AG and enter today's date in cell AG1
Delete Column C


William in Denver Wrote:
I am trying to track the last 30 days people worked overtime. I want to
set
up my spreadsheet with the columns as the last 30 days and the rolls
as
individual employees. If a person works today I enter the number of
hours
worked under todays date column. Thrity days from now I will delete
the
column form today. This is where I need help. When I drop (or delete)
the
column that is 30 days old, I need to have the new column come on to
the
spredsheet with the new (todays) date. I need to see the last 30 days
of
information and to be able to pull that information like the number of
days
worked and the number of hours worked.

PS. I am a beginner in excel so please keep replies simple to
understand.



--
CaptainQuattro
------------------------------------------------------------------------
CaptainQuattro's Profile: http://www.excelforum.com/member.php...o&userid=32763
View this thread: http://www.excelforum.com/showthread...hreadid=526632

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
How do I create a schedule from a list of dates ? Gavin Morris Charts and Charting in Excel 2 October 28th 10 04:08 PM
ho do i insert calendar into xls worksheet halina Excel Discussion (Misc queries) 46 January 31st 07 09:10 PM
Keeping track of and totaling hours worked Popeye Excel Discussion (Misc queries) 2 January 14th 06 02:21 AM
Erasing Outlook Calendar from within Excel littlegreenmen1 Excel Discussion (Misc queries) 0 June 15th 05 05:23 PM
California Overtime Calculation Joe D. Excel Worksheet Functions 3 May 10th 05 01:45 AM


All times are GMT +1. The time now is 04:53 PM.

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"