Thanks for the response. Okay, my query in the continuous form is
select A, B, C, D from table1 (A=unique key)
The form is a continuous form. The checkbox values are not to be stored in the database, but I
want them available next to each row, initially as unchecked.
The process I need is...