ACC: Using a Query to Return Every Nth Record from a Table (95/97) (180662)
The information in this article applies to:
- Microsoft Access for Windows 95 7.0
- Microsoft Access 97
This article was previously published under Q180662 Advanced: Requires expert coding, interoperability, and multiuser skills.
SUMMARY
This article shows you two methods that you can use to return every Nth
record from a table. The first method is the simplest and uses an
AutoNumber field. But this method is not always reliable. The second method
is a little more complex, but it is reliable. It uses a dynamic counter in
a query.
Modification Type: | Major | Last Reviewed: | 10/20/2003 |
---|
Keywords: | kbhowto KB180662 |
---|
|