Navigate on change of value

R

Razor

Hi,

I have a contnuous form whose recordsource ( a simple
select query, not GroupBy) lists a bunch of codes and
several persons in separate records assigned to each code.

So if there are 5 different codes with 5 different persons
against each code, the recordsource has 25 records.

How can I make it such that the form keeps all the records
for the same code on the screen, and when I navigate
forwards, it shows the next code with as many
person/records assigned to it.

Currently, the navigation button navigates record by
record, I'd like it to navigate code by code.

Thanks!

Regards,
Razor
 

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