ACC: Table Filter Is Lost After Importing Table (188805)



The information in this article applies to:

  • Microsoft Access for Windows 95 7.0
  • Microsoft Access 97

This article was previously published under Q188805
Novice: Requires knowledge of the user interface on single-user computers.

SYMPTOMS

When you import a table with its Filter property set into a new Microsoft Access database, you find that the filter is no longer available. When you open the table in the new database, the Filter button is disabled.

CAUSE

By design, table filters are not imported with the table.

MORE INFORMATION

Steps to Reproduce Behavior


  1. Open the sample database Northwind.mdb.
  2. On the Tables tab, click the Categories table, and then click Open.
  3. On the Records menu, point to Filter, and then click Filter By Form.
  4. Enter the number 3 into the CategoryID field.
  5. On the Filter Menu, click Apply Filter/Sort.

    Note that the Categories table displays only records that match the filter.
  6. Close the Categories table. When prompted to save the changes to the design of the table, click Yes.
  7. Close the sample database Northwind.mdb.
  8. In the Database window, click New Database on the File menu, and then create a blank database.
  9. On the File menu, point to Get External Data, then click Import.
  10. Select the Northwind database and click Import. If you installed Access to the default location, the path is:

    Access 7.0:

              C:\MSOffice\Office\Samples\Northwind.mdb
    							

    Access 97:
              C:\Program Files\Microsoft Office\Office\Samples\Northwind.mdb
    							

  11. Select the Categories table and click OK to import the table.
  12. Open the Categories table.
Note that the Apply Filter button is disabled in the Categories table.

Modification Type:MajorLast Reviewed:10/20/2003
Keywords:kbprb KB188805