Hi friends; My problem is that I have two tables in Access97 and a form in the VB program which contains an ADO data control. I want to write some data in the form's comntrols and this data is written into the two tables. I know it is easy to send the data to one table of them by setting the bound controls of the form. But how to send the same data of some fields to the corresponding fields in the second table? Thanx