LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
TeeJay
 
Posts: n/a
Default how do I use multiple nested functions?

To simplify using my timesheet I am trying to use multiple functions so all
that I need to do is enter the start and finish times and it will
automatically fill in my standard and overtime rates.

I currently have the formula =IF(F10<=10,F10,10) in my standard rate column
where F10 is my hours worked that day. My overtime column has the formula
=IF(F1010,F10-10,"") and this works to tell me any overtime on a day to day
basis and keeps the sheet fairly clean.
However as well as going into overtime if I work more than 10 hours day, I
also go into overtime if I work more than 40 hours in a week so ...

I want to add an additional argument where if the sum of a column becomes
greater than 40, the additional moves into the next column. For example if I
had four 8s and then a 10, the ten would be split into an 8 which would
remain in the column and a 2 would be transferred to the overtime column in
the cell for that day
It would be nice also if the column once the column total reached 40, any
further days would go blank.
Please note that days worked and hours per day can vary week to week so
values need to based on the F10 figure or the overtime limits.

I'm guessing that I'm headed towards circular functions with this and any
help would be appreciated


 
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
XML / parent with multiple children and with multiple children Richard Excel Discussion (Misc queries) 0 January 5th 05 11:49 AM
multiple entries benny Excel Worksheet Functions 3 December 6th 04 01:38 AM
Data calculations require more than 7 nested functions F6Hawk Excel Worksheet Functions 4 November 9th 04 06:47 AM
Too many nested functions F6Hawk Excel Worksheet Functions 4 November 9th 04 04:38 AM
Data calculations require more than 7 nested functions F6Hawk Excel Worksheet Functions 0 November 8th 04 04:18 PM


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