Results 1 to 2 of 2
  1. #1
    Accessorize is offline Novice
    Windows XP Access 2003
    Join Date
    Aug 2010
    Posts
    1

    Need help on creating a type of Report

    I'm using the database that was uploaded by a generous Utteraccess member (which is attached). it does everything I want it to do, except one thing. I was wondering if someone can help me modify this database so that when I print a test, it randomizes the questions from ONE test, dont care which one, and has them numbered sequentially.

    In other words, I want to take one of the three mock tests and add 2200 more questions with four possible answers and then be able to generate a report that has 100 randomized questions PULLED from the 2200 questions. In a separate report, I want to be able to print out the answer sheet to those 100 chosen randomized questions sequentially.

    In the future I want to be able to print out 100 random questions with a separate answer key to those randomized questions that are DIFFERENT from the 100 from before...I know this might sound strange, but I can explain in more detail if this isnt enough.

    Thanks for the help, whatever kind I can get!



    -Accessorize
    USS George H W Bush

  2. #2
    weekend00 is offline I may not be right
    Windows XP Access 2003
    Join Date
    Aug 2010
    Posts
    1,295
    1 I would prefer to combine table tblQuestions and tblchoices into one table.
    2 Remove IntQuizID from tblQuestions. create another table to hold all quiz or modify tblQuizzes to hold all quiz
    3 add 3 fields to tblAnswers: QuizID, QuestionID and Choice.

    Then it will be easier to continue your work.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. creating report
    By Balen in forum Reports
    Replies: 1
    Last Post: 08-12-2010, 06:45 PM
  2. Creating a report
    By nebuk89 in forum Reports
    Replies: 3
    Last Post: 07-01-2010, 06:49 AM
  3. Replies: 2
    Last Post: 03-18-2010, 08:24 PM
  4. Help with creating a Report..
    By TylerZ07 in forum Reports
    Replies: 2
    Last Post: 12-11-2009, 07:51 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums