G
Guest
Can I have a make-table query name the resulting table based on the search
criteria. For example, my query searches by [Forms]![Form1]![Combo7]. I
tried pasting this value directly into the SQL languange but to no avail.
Ultimately, I'd like to create multiple tables using the same make-table
query, with each table named based on my ComboBox value. Is this even
possible? Or will I have to create multiple make-table queries?
Thanks!
criteria. For example, my query searches by [Forms]![Form1]![Combo7]. I
tried pasting this value directly into the SQL languange but to no avail.
Ultimately, I'd like to create multiple tables using the same make-table
query, with each table named based on my ComboBox value. Is this even
possible? Or will I have to create multiple make-table queries?
Thanks!