I understand there is not a function to select a random sample from an Access table, but is there an alternative means of doing this? I've updated a "Random" column with a random number generator, so each record is now assigned a random number. I can order the table by this column, but how do I then pull only the first, say, 6 records for my sample?