Search results

  1. C

    Promt for table name

    Sorry, I am kinda new. Can you spell it out for me? I have information coming from multiple tables, combining into 1 table. Also with the make table query, I had to relate the tables so the info from each table would correspond. How would I do that in sql? Here is an example of what I have so...
  2. C

    Promt for table name

    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...
Back
Top Bottom