Alright I have 2 tables Members and TestScores. I have a cmdButton on the members form that opens the test scores form and populates the form with the member information from the members form. The txt boxes on test scores form are not bound to the members or test scores tables. I can capture the information from the form, but can not figure out how to write the update sql in VBA. I know I have to create a RS and so forth.. Thanks so much