Hi all,
I am currently using MS Access 2007 and am trying to reduce the amount of userforms in my database. I have one large table that imports each time the db is opened.
From here I have a form with 5 separate command buttons ( like a switchboard) each of these buttons opens a form. These forms are identical and each one returns a different query, the querys all come from the same master table and the only difference is one field.
Is there a way I can have just the one form and when the user selects the command button it runs that query in the form.
Thanks Matt
I am currently using MS Access 2007 and am trying to reduce the amount of userforms in my database. I have one large table that imports each time the db is opened.
From here I have a form with 5 separate command buttons ( like a switchboard) each of these buttons opens a form. These forms are identical and each one returns a different query, the querys all come from the same master table and the only difference is one field.
Is there a way I can have just the one form and when the user selects the command button it runs that query in the form.
Thanks Matt