Im wanting to produce something in Access that will randomly select a number of records from a table. I would like for example to input into a form the number of records I would like to select randomly.. say 20. Then get a list of 20 random records from a particular table. Im really not sure where to start with this! The table I want to use is called registrations, and the field name I would like to sample is registration_ID. Is this possible?