I am new to Access forms and just recently started working with them. I have already created a form and it runs pretty well but I want to make it a little better. The form contains a few unbound text boxes that the user inputs values before running the commands. I want to know if there is a way to possibly keep track of the values entered so that next time the person runs the form again he/she doesn't have to retype anything that they may have entered before. Just like the Autocomplete in Explorer, just someway to not have to type anything that was typed in before for each individual text box. I was thinking of binding the text boxes to different tables but that would be too many, I think. What would be the best way to go about this? I'm just trying to get suggest and maybe some examples. Thank You.