P
Paul
I have several identical forms in my database which have all the same fields
and controls but have different record sources. The differing record sources
are simply queries with different selection criterea.The selection criterea are
based on values in other forms which are not always open. This is a real pain
when ever I modify the forms appearance as I have to repeat the changes on
several forms.
Is there a neat way to use only a single form, but with code (or something) to
select the relevant query depending on where the form was called from?
Many thanks,
Paul
and controls but have different record sources. The differing record sources
are simply queries with different selection criterea.The selection criterea are
based on values in other forms which are not always open. This is a real pain
when ever I modify the forms appearance as I have to repeat the changes on
several forms.
Is there a neat way to use only a single form, but with code (or something) to
select the relevant query depending on where the form was called from?
Many thanks,
Paul