R
Rick
Here's my problem: I a data base of questions and answers
in a table(Question, AnswerA, AnswerB, AnswerC, AnswerD,
Correctansw, primarykey#)I built a querie to select a
fixed number of questions and put them in random order. I
then made a report based on the querie. Now my problem is
I want one report to show question and all possible
answers (this report is the test and is done and works).
The other report I only want question primary key# and
correct answer. This is the report I can't get every time
I run it I think it runs querie again so I can't get an
answer sheet to the first report. (hope this makes sense
to someone and they can help me) I don't know VBA, but if
someone could make it simple enough would try.
Thanks Rick
in a table(Question, AnswerA, AnswerB, AnswerC, AnswerD,
Correctansw, primarykey#)I built a querie to select a
fixed number of questions and put them in random order. I
then made a report based on the querie. Now my problem is
I want one report to show question and all possible
answers (this report is the test and is done and works).
The other report I only want question primary key# and
correct answer. This is the report I can't get every time
I run it I think it runs querie again so I can't get an
answer sheet to the first report. (hope this makes sense
to someone and they can help me) I don't know VBA, but if
someone could make it simple enough would try.
Thanks Rick