Record navigation

A

alexasha

I have a main form and subform with multiple records for one unique identifier.
I would like to create a button to navigate between unique records.
Currently, if I use the standard go to next record button, navigation occures
though subform records. Thus if each unique record has 10 subrecords, I have
to navigate through all of them in order to get to next unique records.
Please help.
 
A

Arvin Meyer [MVP]

alexasha said:
I have a main form and subform with multiple records for one unique
identifier.
I would like to create a button to navigate between unique records.
Currently, if I use the standard go to next record button, navigation
occures
though subform records. Thus if each unique record has 10 subrecords, I
have
to navigate through all of them in order to get to next unique records.
Please help.

If you use the main form navigation buttons, you will navigate through the
main form (unique) records. If the navigation buttons aren't there, open the
property sheet in the form's design view, and turn them on.
 
A

alexasha

The buttons are placed on Main form, but still circulate through all records
in subform. I am missing something.
 

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