How to: Add Indexes to Fields
When you add a field to a table, you can specify a regular index on the field quickly.
To add an index to a field
Open the table in the Table Designer (Visual FoxPro).
On the Fields tab, select the field that you want.
In the Index list for the field, select the index sort order you want.
The index you create appears in the Indexes tab in the Table Designer automatically and uses the field as the index expression.
To continue editing the index, click the Indexes tab.
For more information, see How to: Create Indexes (Visual FoxPro).