Results 1 to 2 of 2

Thread: Excel 2010 - Timesheet Normal Hours - Help!

  1. #1
    Join Date
    Feb 2012
    Posts
    4

    Excel 2010 - Timesheet Normal Hours - Help!

    Hi,

    Populating a timesheet in excel thats works standard and normal hours from a daily hour i.e. 12 hours worked, 7.2 hours standard anything over is overtime.

    Currently using the following formulaes:

    STANDARD HOURS =MIN(Sheet1!G13,7.2)

    OVERTIME HOURS =MAX(0,Sheet1!G13-7.2)


    Overtime seems to work fine, but I am finding that if a cell has no data entered (as they haven't worked that day) the standard hours formula is still returning 7.2

    Is there anyway I can have it that if G13 was blank the formula would return 0?

    Thanks!

  2. #2
    Join Date
    Dec 2007
    Posts
    2,291

    Re: Excel 2010 - Timesheet Normal Hours - Help!

    =EndTime-StartTime

    would suffice to compute the lapsed time.

    And, you can simply use:

    =AVERAGE(A2:A10)

    where A2:A10 houses elapsed times wrt to some test.

Similar Threads

  1. Need template for Drivers Hours Timesheet and Forumula in Excel
    By Tur^turro in forum MS Office Support
    Replies: 2
    Last Post: 15-02-2012, 04:57 PM
  2. How to modify 60 Mins of Hours to 100 Minute a hour in Excel
    By Saudamini in forum MS Office Support
    Replies: 2
    Last Post: 27-01-2012, 04:24 PM
  3. My Office 2010 Trial version expired before 72 hours
    By kristtoper in forum Windows Software
    Replies: 4
    Last Post: 19-11-2010, 02:47 PM
  4. Calculation of business hours in Excel
    By Jayden in forum Windows Software
    Replies: 3
    Last Post: 29-07-2009, 08:15 AM
  5. Negative hours message problem in Excel 2003
    By Damien25 in forum Windows Software
    Replies: 3
    Last Post: 04-02-2009, 05:07 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,549,887.62967 seconds with 17 queries