+ Reply to Thread
Results 1 to 6 of 6

Time sheet problems

  1. #1
    Registered User
    Join Date
    06-11-2018
    Location
    Sydney, Australia
    MS-Off Ver
    2016
    Posts
    13

    Time sheet problems

    Hi

    I'm far from an expert in Excel but I'm determined to set up a timesheet for my bus driving job. However, the payment/penalty rates are complicated. For example, if I work on a "day off" I get paid time and a half for the first 3 hours, then double time for the balance.

    How can I express this in a formula that will automate the process?

    Any help would be gratefully received

    Many thanks

    Charles

  2. #2
    Forum Expert
    Join Date
    11-27-2007
    Location
    New Jersey, USA
    MS-Off Ver
    2013
    Posts
    1,669

    Re: Time sheet problems

    Please attach a sample worksheet with some data [de-sensitized] and enter expected result [manually calculated].
    1. Click on the * Add Reputation if you think this helped you
    2. Mark your thread as SOLVED when question is resolved

    Modytrane

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,926

    Re: Time sheet problems

    To best describe or illustrate your problem you would be better off attaching a dummy workbook. The workbook should contain the same structure and some dummy data of the same type as the type you have in your real workbook - so, if a cell contains numbers & letters in this format abc-123 then that should be reflected in the dummy workbook.

    To attach a file to your post,
    click advanced (next to quick post),
    scroll down until you see "manage file",
    click that and select "add files" (top right corner).
    click "select files" find your file, click "open" click "upload" click 'done" bottom right. click "submit reply"

    Once the upload is completed the file name will appear below the input boxes in this window.
    You can then close the window to return to the new post screen.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  4. #4
    Registered User
    Join Date
    06-11-2018
    Location
    Sydney, Australia
    MS-Off Ver
    2016
    Posts
    13

    Re: Time sheet problems

    Hi all,

    Many thanks for the reply. I've (hopefully) managed to attach a copy of the timesheet I'm working on
    Attached Files Attached Files

  5. #5
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,152

    Re: Time sheet problems

    Assuming column G was highlighted as being "Day Off"


    =ROUND(MIN(3,G24)*C16*1.5+MAX(0,G24-3)*C16*2,2)

    I note in your calculation you used F16 (mistake?).
    Last edited by JohnTopley; 06-12-2018 at 04:14 AM.

  6. #6
    Registered User
    Join Date
    06-11-2018
    Location
    Sydney, Australia
    MS-Off Ver
    2016
    Posts
    13

    Re: Time sheet problems

    Hi John

    Many thanks for your help.

    F16 is my hourly rate, and although I hadn't started on the DOC (Day Off Cancelled) as I didn't know where to start.

    I'll get to work on your reply.

    Thanks again

    Edit: Yes I see what you mean... should be C16. Thanks
    Last edited by CharlesKnigh; 06-12-2018 at 03:53 AM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 2
    Last Post: 07-22-2014, 09:20 AM
  2. [SOLVED] Problems With Macro to Copy Cells From One Sheet to Next Empty Row In Another Sheet
    By sliesneekr in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-01-2014, 09:12 AM
  3. Having problems with formatting time in a time sheet
    By cptrosakelly in forum Excel General
    Replies: 4
    Last Post: 01-07-2014, 06:12 PM
  4. Replies: 0
    Last Post: 09-15-2012, 06:51 AM
  5. Problems creating a time macro that moves data from one sheet to another.
    By Sanorah in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-23-2012, 08:27 AM
  6. Time sheet Problems
    By jeff dorlaque in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-21-2012, 04:04 PM
  7. [SOLVED] Am trying to make a time sheet and having problems with a formula.
    By godnight in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-14-2005, 10:06 AM

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1