I am a novice at Access. If there is a simple answer, then please accept my apologies up front.
I am working on a database for my office. Each year salary tables are put out that shows the salary for a GSx step x. I am trying to figure out how to update salary information for each employee at the beginning of each year.
I also have the employee table that has a field that shows what grade and a field that shows what step each employee is as well as a field that shows what their annual salary is.
Is there a way for me to update the employee records each year by telling access to go look at the salary table and finding the intersection of a row and column to pull the salary in based on the grade and step fields in the employee table?
Or, in other words, can I get access to go find the intersection of GS 9 row at the step 8 column? Then take that specific salary and "paste" it into the employee record? It would save a LOT of time and effort to be able to get the software to do it vice having a person do it.
Again. sorry if this is a question that should be easy to answer...I am beating my head against the wall right now.