Move to First Record on Sub Form

K

Ken Hudson

I have a sub form that uses a query to retrieve records. When I select a
primary key record from the main form, the appropriate record set is
retrieved on the sub form. I then navigate to the third record in the sub
form.
If I then select another primary key from the main form, the sub form opens
to the third records of that data set.
How do I code an event to open the data set to the first record?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top