R
RealGomer
I have a database with around 4,400 records. The main form I use to manage
the data combines all these records into 360 "pages". I have the main form
and included sub-forms designed to show the record ID for the record being
displayed. As an example, the main form will show a field for companies table
record nbr 170, and a field for (subform) agreements table record nbr 206.
There are several other subforms but I don't show the record ID for the
records. In the bottom left corner of the main form is shown Record 102 of
360.
Is there a way to create a query that will show the main form's record
number in addition to other info I need? By showing this record number I can
just enter it into the Record box on the main form and jump directly to the
required "page" without having to do a search for each company first.
Thank you.
the data combines all these records into 360 "pages". I have the main form
and included sub-forms designed to show the record ID for the record being
displayed. As an example, the main form will show a field for companies table
record nbr 170, and a field for (subform) agreements table record nbr 206.
There are several other subforms but I don't show the record ID for the
records. In the bottom left corner of the main form is shown Record 102 of
360.
Is there a way to create a query that will show the main form's record
number in addition to other info I need? By showing this record number I can
just enter it into the Record box on the main form and jump directly to the
required "page" without having to do a search for each company first.
Thank you.