Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Jesse_Norris
 
Posts: n/a
Default Time Sheet for my org Im still having trouble


im new to excel having just finished a course,
Now the boss thinks that i am an expert on excel,
And im far from it.

i have developed a timesheet that adds up the total hours worked and
lunch times etc but im having trouble with the TOIL side of things. you
can see a copy of the timesheet on the attached word doc. there is a
screen capture of the current formulas,

I need to make sure that any amount over the 70 hours is displayed in
cell K24 regardless of whats in I10:k23 so the sum fuction in k24 can
be removed if needs be.

also i need to display Total TOIL Carried over from the last timesheet
and have that added to any new time accumulated in the new F/N any
ideas or suggestions would be appreciated

Thanks,
Jesse


+-------------------------------------------------------------------+
|Filename: screencap.doc |
|Download: http://www.excelforum.com/attachment.php?postid=3644 |
+-------------------------------------------------------------------+

--
Jesse_Norris
------------------------------------------------------------------------
Jesse_Norris's Profile: http://www.excelforum.com/member.php...o&userid=25546
View this thread: http://www.excelforum.com/showthread...hreadid=390465

  #2   Report Post  
JasonCrimmel
 
Posts: n/a
Default


Jesse,

Looks like you could use an "IF Then" Formula. You may know this but
just in case... An IF Then Formula will return one condition if
certain cells meet, or are true, to a set caritia or another result if
those same cells do not meet that caritia, or are false.

The formula below will do the following actions.

If the sum of K10 through K23 is greater than 70...it will Sum up that
range and then subtract 70. This will give you the amount over 70.
However if the range K10 through K23 is less than 70 a ZERO value will
be shown.

=IF(SUM(K10:K23)70,SUM(K10:K23)-70,0)

If you like you can also choose to hide ZERO values. This way if a cell
equals ZERO then it appears blank. Only when it is greater than ZERO
will it show a value.
To do this select [TOOLS][OPTIONS][VIEW TAB] Check Hide zero Values.


Hope this will work for you


--
JasonCrimmel
------------------------------------------------------------------------
JasonCrimmel's Profile: http://www.excelforum.com/member.php...o&userid=25638
View this thread: http://www.excelforum.com/showthread...hreadid=390465

  #3   Report Post  
Jesse_Norris
 
Posts: n/a
Default


Thanks for the help but it did not work
it all ways displays a 0 value.

Regards,
Jesse


--
Jesse_Norris
------------------------------------------------------------------------
Jesse_Norris's Profile: http://www.excelforum.com/member.php...o&userid=25546
View this thread: http://www.excelforum.com/showthread...hreadid=390465

  #4   Report Post  
Ltat42a
 
Posts: n/a
Default


Jesse_Norris Wrote:
im new to excel having just finished a course,
Now the boss thinks that i am an expert on excel,
And im far from it.

i have developed a timesheet that adds up the total hours worked and
lunch times etc but im having trouble with the TOIL side of things. you
can see a copy of the timesheet on the attached word doc. there is a
screen capture of the current formulas,

I need to make sure that any amount over the 70 hours is displayed in
cell K24 regardless of whats in I10:k23 so the sum fuction in k24 can
be removed if needs be.

also i need to display Total TOIL Carried over from the last timesheet
and have that added to any new time accumulated in the new F/N any
ideas or suggestions would be appreciated

Thanks,
Jesse



Is there any requirement that you insert the lunch hours used? Can you
just use the hours worked for your time sheet for each pay period? I
have two time sheets. I use one to calculate my hours and pay, the
other I use to fill out, print, and submit to mgmt. The 2nd one auto
calculates all time worked during the entire two week pay period.


--
Ltat42a
------------------------------------------------------------------------
Ltat42a's Profile: http://www.excelforum.com/member.php...o&userid=24735
View this thread: http://www.excelforum.com/showthread...hreadid=390465

  #5   Report Post  
Jesse_Norris
 
Posts: n/a
Default


the current spreadsheet calculates the hole day less lunchbreak and
gives you total time taken for lunch and total time for the day in the
total at the bottom of the page gives the total for the F/N but the max
hours for the F/N is 70 Hours any thing over that is TOIL but management
want the times spelled out in a separate column to the rest with start
and finish times.

please if you need any more info please email me or reply to this post
my email is
Regards,
Jesse


--
Jesse_Norris
------------------------------------------------------------------------
Jesse_Norris's Profile:
http://www.excelforum.com/member.php...o&userid=25546
View this thread: http://www.excelforum.com/showthread...hreadid=390465



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
Time Sheet for my org Jesse_Norris Excel Discussion (Misc queries) 2 July 26th 05 01:31 AM
Is there a time sheet template that calculates hours? CTG Excel Discussion (Misc queries) 2 February 24th 05 08:49 PM
relative sheet references ala sheet(-1)!B11 so I can copy a sheet. RonMc5 Excel Discussion (Misc queries) 9 February 3rd 05 12:51 AM
How do I set up a formula on a time sheet to calculate time in 1/. gschmid Excel Discussion (Misc queries) 2 January 18th 05 01:48 PM
Time Sheet calculations dkostel Excel Worksheet Functions 2 November 23rd 04 10:11 PM


All times are GMT +1. The time now is 05:14 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"