Results 1 to 6 of 6
  1. #1
    djclntn is offline Competent Performer
    Windows 7 32bit Access 2010 32bit
    Join Date
    Feb 2011
    Posts
    476

    New Project -- can use some help

    I was given a new project which I can use some help. It’s a database which contains 50+ Employees &Records are kept containing the ‘Dates’ employees worked & the ‘Hrs.’ Their salaries/pay is of course calculated accordingto ‘Hrs’ worked, but the problem is I need to give many employees an increasein their salaries by i.e. 6/1/2013. I knowI can’t just go in & change/update employees’ salaries because that willchange ALL of the employees’ salaries proceeding 6/1/2013. I’m not sure if this requires an Append Queryor an Update query. I hope that some canunderstand my question; it may be hazy?



    Thanks in advance.

  2. #2
    rzw0wr is offline I will always be a newbie
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2013
    Location
    Indiana
    Posts
    479
    I have read of this type of problem on several forums.

    You may want to google allen brown, brown may be spelled browne.

    Dale

  3. #3
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,641
    It would help to know your table structure. I would either have a history of transactions that wouldn't be affected by changes to current salary, or a table with salaries and effective dates.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  4. #4
    djclntn is offline Competent Performer
    Windows 7 32bit Access 2010 32bit
    Join Date
    Feb 2011
    Posts
    476
    I don't know if my message got through to you so I'm resending it. I have 1-tbl with just the EmployeesID & Salaries. I have anther tbl which contains EmployeesID, Dates Worked, & Hours Worked. I then a query from these 2-tbls (joined by EmployeesID) where I can calculate monthly sums. Hope this helps & sorry if you get this message twice.

  5. #5
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,641
    I would add a salary amount field to the table with dates and hours. It's no different than storing the price a product was sold for with the sale record.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  6. #6
    orange's Avatar
    orange is online now Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,848
    Dave,

    I've been busy and haven't had much time with Access. I agree with Paul (Baldy) that a little more detail of your set up would be good. And as he says a table of Employee Salaries with effective Dates makes sense.
    You don't want to record Salary in the Employee table --since any historical reports, queries etc would use that salary value and not one from the proper time period-- so store the "salary at the time of the "occurrence/incident" so the correct salary is used in the calculation.

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

Similar Threads

  1. Project
    By Gustavo in forum Access
    Replies: 1
    Last Post: 11-04-2010, 11:49 AM
  2. need help with project
    By yuske012003 in forum Access
    Replies: 1
    Last Post: 10-16-2010, 05:00 PM
  3. please can you help me with a project
    By Mark@starsupplies.co.uk in forum Database Design
    Replies: 1
    Last Post: 08-31-2010, 04:31 PM
  4. i need help about my project plz
    By ga3la in forum Access
    Replies: 2
    Last Post: 01-15-2010, 09:10 AM
  5. Need help with a new project
    By faust7 in forum Access
    Replies: 3
    Last Post: 12-07-2009, 02:17 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