LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
skateblade
 
Posts: n/a
Default Formula for a time card

I volunteered to work on a time card for a not for profit drug rehab center.
Its now beyond my knowledge base. Using Excel in Office 2003 with XP Pro.
The time card has to allow for hour to be input on sick days, this is how it
looks now.
I have cells for M T W T F and I type in either the hour worked or S for
sick days or V for vacation days taken. I would like to input on the sick
days the hour worked if any. Sometimes they will go home after working just 4
hours or so. The formula I have now is: =COUNTIF(B6:H6,"S")*7.5. The B6:H6
range are the days of the week. The S indicates the sick day and its * 7.5
the regular worked hours for a day.

The headers and cell formulas I use for the sheet a
Hours worked =SUM(B6:H6)
Stat holidays-manual input to cell unless there is a way to input
automatically for Canadian stat holidays?
Vacation time =COUNTIF(B6:H6,"V")*7.5
Sick time =COUNTIF(B6:H6,"S")*7.5
Hours sub-total =SUM(I6:L6)
Lieu time earned =IF(M6=0,"",MAX(0,37.5-M6))
Lieu time used =-MIN(0,37.5-M6)
Hours paid =SUM(M6,-N6,O6)
Sick days 2005 hours used =+L6/7.5 Balance =+R5-Q6
Vacation 2005 Used =+K6/7.5 Balance =+T5-S6
Lieu Time over (Hours) TRACKING Earned =+N6, Used =+(O6)
Balance =IF(ISERR(SUM(W5,U6,-V6)),"",SUM(W5,U6,-V6))

If anybody knows of a fix or a sheet that already does this type of output
that would be great. I could sent the time card sheet if it would make things
easier to figure out.
Thanks in advance for any help


 
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 convert time (2:30) to a number (2.5) in a formula? tammyj Excel Worksheet Functions 1 August 25th 05 04:46 PM
Formula Needed for Transit Time Angela Excel Discussion (Misc queries) 1 August 9th 05 08:30 PM
Time Date Formula Problem Oowf Excel Worksheet Functions 2 June 1st 05 06:01 PM
Formula for time? shaggy78 Excel Discussion (Misc queries) 11 December 31st 04 08:13 PM
What is the formula for getting time difference e.g. ("4 hrs 15 m. Sandeep Manjrekar Charts and Charting in Excel 3 December 4th 04 05:18 AM


All times are GMT +1. The time now is 06:53 AM.

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"