T
Tim
Hi folks,
I need to create the following query for ten tables
daily. The only change is the table name. Is there a
way I can just input the table name on a form, then I
click on a button to generate the query?
SELECT Table2.Field1, Table2.Field2, Table2.Field3
FROM Table2;
Any help will be appreciated.
Thanks.
Tim.
I need to create the following query for ten tables
daily. The only change is the table name. Is there a
way I can just input the table name on a form, then I
click on a button to generate the query?
SELECT Table2.Field1, Table2.Field2, Table2.Field3
FROM Table2;
Any help will be appreciated.
Thanks.
Tim.