I am using VB6 and I am a little rusty with the database functions. I am using one table in the database to input all necessary info...tax info, etc.... Now I am using the same database and an empty linked table to save the week by week information. It has all the fields I need to save the data, I just need to know how to move the data back to the table. I am using a DTPicker to choose a week ending date, and that will be the key that brings back the record when I need it. I just need the code that will move the input data for me when moving to the next record. Thanks in advance... I hope I was clear enough.