G
Guest
I have been attempting to create a form-subform relationship in which a user
can select a query from a list and have the records displayed in the subform.
The problem is that the subform controls must be specified at the start and
changing the recordsource will change the fields being displayed. As a
consequence some data is lost. One solution would be to create a subform for
each query but I would like a solution based on modifying the structure of
the subform. Or alternately creating (and ultimately destroying) a temporary
subform for each query.
What are my options and how can I proceed. Ican't seem to find a similar
problem in the archives.
can select a query from a list and have the records displayed in the subform.
The problem is that the subform controls must be specified at the start and
changing the recordsource will change the fields being displayed. As a
consequence some data is lost. One solution would be to create a subform for
each query but I would like a solution based on modifying the structure of
the subform. Or alternately creating (and ultimately destroying) a temporary
subform for each query.
What are my options and how can I proceed. Ican't seem to find a similar
problem in the archives.