T
Toby
I have a form which I use to access records from an
underlying table. These records have a field which
contains the year of the record. I would like to be able
to open multiple instances of this form so that I can
compare records form one year to the other.
I know that I could use multiple forms with the record
source set as a query which pulls only that year's data.
I would then have to have multiple individual forms along
with multiple queries.
I need to open form instances from a switchboard. I do
not need to use a command button on a form to open the
other instances.
Any help would be greatly appreciated.
underlying table. These records have a field which
contains the year of the record. I would like to be able
to open multiple instances of this form so that I can
compare records form one year to the other.
I know that I could use multiple forms with the record
source set as a query which pulls only that year's data.
I would then have to have multiple individual forms along
with multiple queries.
I need to open form instances from a switchboard. I do
not need to use a command button on a form to open the
other instances.
Any help would be greatly appreciated.