Results 1 to 2 of 2
  1. #1
    JCoz is offline Novice
    Windows 10 Access 2010 32bit
    Join Date
    Jan 2018
    Posts
    1

    Random Test Generator

    Good day to all!



    I need to create a database to enter a bank of multiple choice, fill in the blank and true/fasle quetions and references for each. Out of the total number of questions entered I am requried to generate a random 50 question test. I need to print a test to be issued to the test taker and on a seperate sheet, the questions with answers and reference. I am using Access 2010 on a Windows 10 computer. My knowledge of Access is moderate. Thank you in advance for amy assistance.

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,641
    Build a query that returns random set of records. Use TOP x and Rnd() function. This question has been asked before, search forum and web. Here is one https://www.techrepublic.com/blog/ho...rosoft-access/
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Replies: 5
    Last Post: 03-31-2016, 07:59 AM
  2. Rnd function error (Random Number generator)
    By SiciliandoBlue in forum Access
    Replies: 11
    Last Post: 09-02-2015, 03:06 AM
  3. random number generator
    By scottdg in forum Programming
    Replies: 22
    Last Post: 05-12-2015, 01:36 PM
  4. random value generator between 2 dates
    By cbrxxrider in forum Queries
    Replies: 7
    Last Post: 03-06-2014, 07:57 PM
  5. Sorta Random Serial Number Generator
    By Cuselco in forum Programming
    Replies: 3
    Last Post: 08-27-2010, 12:05 PM

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