+ Reply to Thread
Results 1 to 5 of 5

Saving Database with Filters Applied?

  1. #1
    Forum Contributor
    Join Date
    09-02-2009
    Location
    Texas, USA
    MS-Off Ver
    Excel 2007
    Posts
    110

    Saving Database with Filters Applied?

    Is it possible to save a database with filters applied? I ran several filters on a large database today, saved the database, and closed it down. When I reopened the database later that day the filters were removed.

    Is there a way to save the filters, such that the next time you open the database the filters you specified will remain active?

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,887

    Re: Saving Database with Filters Applied?

    How and where are your filters? Forms? Queries? Give us some more details.
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Forum Contributor
    Join Date
    09-02-2009
    Location
    Texas, USA
    MS-Off Ver
    Excel 2007
    Posts
    110

    Re: Saving Database with Filters Applied?

    Here is an example of the filters I am using, on tables.

    example2.jpg

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,936

    Re: Saving Database with Filters Applied?

    Please do not upload pictures, rather, upload a sample of you're file, with any confidential info removed
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  5. #5
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,887

    Re: Saving Database with Filters Applied?

    While Access developers have given you the opportunity to filter tables, there really is no good reason for doing it. Users should not be playing in your tables. Tables are for storing your data. Any calculation, filter, sort, etc. should be done in forms and queries. If in a query, as part of the design, Access maintains sort order and maintains filter sequence. If you are doing this in a form, then you have to apply a macro or VBA to the form in the ONLOAD event to have it sorted or filtered in a particular manner.

    As an aside, while tables resemble Excel spreadsheets in appearance, their functionality is not the same. It matters not how they are filtered and sorted as forms and queries are where you need to be doing this.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1