C
Carlos1815
Hello. I'm new to this group and I have a question:
I created a form to build a quiz by entering the question,
distractors, correct answer and graphic name if one is used, and some
other information needed for the quiz. Once the user finishes making
the quiz, I would like to have the user press a button on my form so
that information in the form is put into a new table with the same
field names as the ones used in the form. I don't want the current db
that is linked to the form to be used as the final product; once the
new table is created and saved with a user-defined name, the form's db
is then cleared, or refreshed, so the form can be used to make another
quiz. I would greatly appreciate an help. Thanks in advance!
I created a form to build a quiz by entering the question,
distractors, correct answer and graphic name if one is used, and some
other information needed for the quiz. Once the user finishes making
the quiz, I would like to have the user press a button on my form so
that information in the form is put into a new table with the same
field names as the ones used in the form. I don't want the current db
that is linked to the form to be used as the final product; once the
new table is created and saved with a user-defined name, the form's db
is then cleared, or refreshed, so the form can be used to make another
quiz. I would greatly appreciate an help. Thanks in advance!