Results 1 to 3 of 3
  1. #1
    venu is offline Novice
    Windows XP Access 2002
    Join Date
    Mar 2010
    Posts
    11

    how to copy random records from a table to another table


    iam trying online examination database for my institute. i made two tables one is questionBank fields qno,subject,chapter,typeOfQuetion,question,answer. another one is studets with fields ID,Name,Class,course. now i want to select question paper from question bank randomly with the option that i want to choose different no of quetions from each chapter to conduct exam every time.

  2. #2
    alcoool is offline Novice
    Windows XP Access 2007
    Join Date
    Dec 2009
    Posts
    10
    create an autonumber field in your tables then you can use a query with the RND function as a criteria

  3. #3
    venu is offline Novice
    Windows XP Access 2002
    Join Date
    Mar 2010
    Posts
    11
    Quote Originally Posted by alcoool View Post
    create an autonumber field in your tables then you can use a query with the RND function as a criteria
    Well, But how to choose different no of quetions from each chapter(group).

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

Similar Threads

  1. Using random fields in Excel to populate Access table
    By cryswater in forum Import/Export Data
    Replies: 3
    Last Post: 05-14-2013, 02:50 PM
  2. Replies: 0
    Last Post: 02-24-2010, 12:56 AM
  3. Replies: 5
    Last Post: 01-05-2010, 10:22 PM
  4. Creating A Table of Random Date
    By kimimaro_kiddo in forum Access
    Replies: 1
    Last Post: 01-01-2010, 10:20 AM
  5. Replies: 0
    Last Post: 10-15-2009, 02:08 PM

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