Results 1 to 3 of 3
  1. #1
    gemadan96 is offline Competent Performer
    Windows XP Access 2007
    Join Date
    Oct 2012
    Posts
    110

    Apply second filter to filtered data

    I've created a split form that shows all records on a SQL Server table. On that form are several buttons to filter the data by Today, Yesterday, This Week, Last Week, etc.



    I want to create buttons to further filter the data by values in another field. I have created buttons to do that but rather than applying the filter to the filtered records it applies it to the entire table.

    I'm trying to make this as simple as possible for the end users as opposed to selecting the field and filtering the data that way.

    Is this possible?

  2. #2
    lfpm062010 is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Oct 2013
    Location
    US
    Posts
    415
    This is one way. It is possible. It require VB.

    You have rebuild the WHERE clause.

  3. #3
    gemadan96 is offline Competent Performer
    Windows XP Access 2007
    Join Date
    Oct 2012
    Posts
    110
    Can you provide an example?

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Filter By Form and Apply Filter Buttons
    By JustLearning in forum Forms
    Replies: 13
    Last Post: 02-18-2015, 01:01 PM
  2. Replies: 1
    Last Post: 04-28-2013, 09:43 PM
  3. Replies: 2
    Last Post: 02-25-2013, 10:47 AM
  4. Apply Filter similar to Field Filter
    By DatabaseIntern in forum Forms
    Replies: 1
    Last Post: 06-11-2012, 05:42 PM
  5. How to filter dates using an apply filter code.
    By Jgreenfield in forum Reports
    Replies: 4
    Last Post: 11-15-2011, 01:38 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums