I created a form that allows the user to add information to the appriopriate tables. Long story short, I want to create a command button that runs a make table query, however, I need it to make a different table with a different name everytime it is pushed. The questions are:
1- Is there a way to have a prompt pop up (when the command button is pushed) asking the user to give the new table a name and have the make table query name the new table whatever the user typed in.
2- Is there a way to have the make table query name the table based on a text box on the form.
Thanks in advance to anyone whom replies.
Cory
1- Is there a way to have a prompt pop up (when the command button is pushed) asking the user to give the new table a name and have the make table query name the new table whatever the user typed in.
2- Is there a way to have the make table query name the table based on a text box on the form.
Thanks in advance to anyone whom replies.
Cory