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.