I'll try to explain the problem a little more, hopefully it will guide any answers.
I have it set so that when you click a check box, it opens another form.
In this form, it asks you to enter a name, which I would like stored in the table that the check box is from.
What I did, was create a form from the wizard, so the appropriate field comes up, but the wrong record number.
No matter what record's check box I press, he first record comes up in the new form.
I would like it to goto the selected record.