Results 1 to 4 of 4
  1. #1
    MFS is offline Competent Performer
    Windows 7 32bit Access 2010 32bit
    Join Date
    Mar 2009
    Location
    Ohio
    Posts
    235

    Entering Overtime Information For Employees Weekly

    Good morning everyone,
    Here is what I am trying to do, I have roughly 30 employees that report to me and weekly I would like to open my database and enter the hours of worked overtime for the current week ending on a form for each of those employees, by going down the list.
    How can this be done? When I open my form now I see all my employees but also the hours they worked that were recorded from the previous week. Obviosuly if I change the week ending date and the hours worked it over writes what was entered the week before.


    I hope someone can help me with this.

    Speck

  2. #2
    John_G is offline VIP
    Windows 7 32bit Access 2010 32bit
    Join Date
    Oct 2011
    Location
    Ottawa, ON (area)
    Posts
    2,615
    Could you not just create a new record for the current week for that employee? You would be doing that anyway for all of them, and when you create those records doesn't really matter.

  3. #3
    MFS is offline Competent Performer
    Windows 7 32bit Access 2010 32bit
    Join Date
    Mar 2009
    Location
    Ohio
    Posts
    235
    What I would like is to open a form that is populated with all of my employees where I need to enter "week ending" and their "OT hours" once a week

  4. #4
    John_G is offline VIP
    Windows 7 32bit Access 2010 32bit
    Join Date
    Oct 2011
    Location
    Ottawa, ON (area)
    Posts
    2,615
    Do you have a separate record for each employee for each week? If not, you should, otherwise you have no way of tracking the past data.

    You really have a one-to-many relationship here, requiring two tables. You would have one table for the main employee data, and a second one to record the hours worked each week for each employee. The week-ending date would be in that second table.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 1
    Last Post: 12-18-2014, 09:10 PM
  2. Calculating overtime pay
    By mallard09 in forum Queries
    Replies: 3
    Last Post: 09-12-2014, 08:27 PM
  3. Replies: 1
    Last Post: 06-15-2011, 03:29 PM
  4. Code for calculating employees overtime pay
    By Nixx1401 in forum Access
    Replies: 17
    Last Post: 05-05-2011, 05:13 PM
  5. Replies: 7
    Last Post: 09-22-2010, 02:32 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums