In Access 2007, you may experience slow performance when you view records in a table that contains a lookup field. This problem also occurs when you view the records in a query.
Back to the top
This problem occurs because the bound column in the lookup table for the lookup field does not contain an index.
Back to the top
To resolve this problem, create an index for the bound column in the lookup table.
To do this, follow these steps:
| 1. | Start Access 2007. |
| 2. | Open the database. |
| 3. | Find the bound column:| a. | In Design View, open Table A.
Note Table A represents a table that contains a lookup field. | | b. | Click the lookup field, click the Lookup tab, and then note the value in the Bound Column field. | | c. | In the Row Source field, use the value that you noted in step 3b to find the name of the bound column. |
|
| 4. | Create the index:
| a. | In Design View, open Table B.
Note Table B represents a lookup table. | | b. | Click the name of the bound column that you found in step 3c. | | c. | On the Design tab, click Indexes in the Show/Hide group. | | d. | In the Indexes window, create an index for this column, and then close the window.
|
|
Back to the top
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
Back to the top