I have a form which is a continuous Form, using a combo you select a filter to display set data. Generaly there are two records. I then have a update sql statement to append the data to a table. The code appends the first record OK, but not the second record. I am assuming you would do some sort of loop but not sure. Can anyone help!