ACC2000: Sample Function to Return a Random Record from a Field (210468)
The information in this article applies to:
This article was previously published under Q210468 This article applies only to a Microsoft Access database (.mdb).
Moderate: Requires basic macro, coding, and interoperability skills.
SUMMARY
Microsoft Access does not have a built-in mechanism for returning a
random record from a set of records. This article describes a sample
user-defined function that you can use to return a random record.
Microsoft provides programming examples for illustration only, without warranty either expressed or implied. This includes, but is not limited to, the implied warranties of merchantability or fitness for a particular purpose. This article assumes that you are familiar with the programming language that is being demonstrated and with the tools that are used to create and to debug procedures. Microsoft support engineers can help explain the functionality of a particular procedure, but they will not modify these examples to provide added functionality or construct procedures to meet your specific requirements. REFERENCES
For additional information about using a query to return random records, please see the following articles in the Microsoft Knowledge Base: 208855 ACC2000: Find N Records in Random Order
For more information about <B<Int() function or the <Bnd() function, click Microsoft Access 2000 Help on the
Help menu, type Int or Rnd in the Office Assistant or
the Answer Wizard, and then click Search to view the topics
returned.
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbdta kbhowto kbofficeprog kbProgramming KB210468 |
---|
|