LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 82
Default Excel Timesheet Error

My subject is not functioning correctly in two cells and I can't figure out
why. Can anyone help? (I think the same error is in both cells.)

I set up the sheet to calculate 8 hours per day, 40 hours a week and the
rest goes into an overtime column. Additionally, time is rounded down to the
nearest 15 minute period. These are the formulas in the Regular Time Worked
column just before and right after the error cells:

This returns 8 hours per day in the subject column and throws the extra 15
minutes worked that day into the overtime column (just what I want)
=IF(SUM(J$9:J11,I12)=40/24,MAX(0,40/24-SUM(J$9:J11)),FLOOR(MIN(I12,8/24),15/24/60))

This returns 11 hours worked that day in the regular hour column when only
part of that 11 hours should be reflected here and the rest in the overtime
column ...ERROR CELL... What is wrong???!!??
=IF(SUM(J$9:J12,I13)=40/24,MAX(0,40/24-SUM(J$9:J12)),FLOOR(MIN(I13,8/24),15/24/60))

This returns 00:00 hours in the regular column (because the time for the
week has totaled 40 housr already) and throws all the time worked for that
day in the overtime column (which it is supposed to do)
=IF(SUM(J$9:J13,I14)=40/24,MAX(0,40/24-SUM(J$9:J13)),FLOOR(MIN(I14,8/24),15/24/60))

Can anyone figure this out?
--
Bonnie
 
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
Excel Timesheet template Asphalt Excel Worksheet Functions 1 October 24th 05 11:04 PM
How do I calculate an employee timesheet in Excel? Raven Excel Worksheet Functions 1 October 3rd 05 07:20 PM
Excel Timesheet Matt Excel Discussion (Misc queries) 8 September 7th 05 09:53 PM
Is there a weekly timesheet for excel somewhere? dan Excel Discussion (Misc queries) 2 April 30th 05 02:05 PM
Timesheet function in Excel RM Excel Worksheet Functions 2 April 14th 05 10:14 PM


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