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
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