I am new to the access world so please bare with me.
I am creating a new db for hr. It has a form that pulls info from a table. The info being called on includes two lookup columns for name and pay period. Other info is staic info(i.e. hours scheduled to work) other info will be supplied by the user(i.e.vaca time used etc.)
Is there a way for me to pull this info from the table to the form and save to a seperate location so not to keep overwriting the info on the table? Do I need to involve a query or two? Right now what happens is I will select John Doe pay period 10/13/06 and enter the remaining info. If I were to select John Doe 10/27/06 and change any info it will change the previous entry to the current info. This is b/c I contiue to overwrite the info on the table. Again, can I pull from one location and save to another.
Thanks
Adam
I am creating a new db for hr. It has a form that pulls info from a table. The info being called on includes two lookup columns for name and pay period. Other info is staic info(i.e. hours scheduled to work) other info will be supplied by the user(i.e.vaca time used etc.)
Is there a way for me to pull this info from the table to the form and save to a seperate location so not to keep overwriting the info on the table? Do I need to involve a query or two? Right now what happens is I will select John Doe pay period 10/13/06 and enter the remaining info. If I were to select John Doe 10/27/06 and change any info it will change the previous entry to the current info. This is b/c I contiue to overwrite the info on the table. Again, can I pull from one location and save to another.
Thanks
Adam