T
Timboo
I Admit it, Ive done some messy programing while I've been learning, and it
time to clean it all up. One thing I did was to open a different subform for
each of the query result I display, hence for 7 queries I have 7 forms all of
which are the same other than the fact that their source data is based on a
different query. What I really want to do is have one form, with the data
source based on which ever query is selected by a button on the main form.
So how do I change the data source by pressing a button? Probably simple
when you know how.
Thank you,
Tim
time to clean it all up. One thing I did was to open a different subform for
each of the query result I display, hence for 7 queries I have 7 forms all of
which are the same other than the fact that their source data is based on a
different query. What I really want to do is have one form, with the data
source based on which ever query is selected by a button on the main form.
So how do I change the data source by pressing a button? Probably simple
when you know how.
Thank you,
Tim