ACC2000: How to Index an Existing Field with Data Access Objects (DAOs) (210174)
The information in this article applies to:
This article was previously published under Q210174 Moderate: Requires basic macro, coding, and interoperability skills.
This article applies only to a Microsoft Access database (.mdb).
SUMMARY
This article shows you how to use Data Access Objects (DAOs) to create a
compound (multiple-field) index in an existing table.
REFERENCESFor more information about TableDefs, in the Visual Basic Editor, click Microsoft Visual Basic Help on the Help menu, type createtabledef method in the Office Assistant or the Answer Wizard, and then click Search to view the topic.
For more information about Indexes, in the Visual Basic Editor, click Microsoft Visual Basic Help on the Help menu, type indexes collection in the Office Assistant or the Answer Wizard, and then click Search to view the topic.
Modification Type: | Major | Last Reviewed: | 6/24/2004 |
---|
Keywords: | kbhowto kbprogramming KB210174 |
---|
|