Results 1 to 2 of 2
  1. #1
    jscriptor09 is offline Advanced Beginner
    Windows XP Access 2010 32bit
    Join Date
    Jul 2011
    Posts
    60

    Form filtering question

    Hi folks



    I hava form with 20 or so items on it. It is fed from a table with several hundred records.

    there are 5 records that the user would be most interested on using to filter down to specific set of records. Example, Date, Dept, ResposiblePerson ... and so on

    When I open the form in view , I can select the Dept textbox, then click "Filter" from the Ribbon bar. This will present me with a list of Dept to choose from. Next I want to filter further by the ResposiblePerson. Again, I select the ResposiblePerson textbox, then click "Filter" from the Ribbon bar; but this time, I am not presented with a list of ResposiblePerson options. Now I am presented with "Sort A to Z", "Z to A", and "Text Filters". I am looking to same behavior as the first filter ... eg, a drop down with list of availble names (jim, mike, susan ...) to select from.

    Is there a setting to make this happen? or I must creat a dropdown next to each text box to force multi filtering?

    Thanks for you help.

    Mike

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,624
    I observe the same issue and not sure why some of the controls will offer the list and some don't. Might have something to do with the value being a pk or fk in a join clause of form's RecordSource. I see that is the case on my form.

    As an alternative review this http://datapigtechnologies.com/flash...tomfilter.html
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Replies: 15
    Last Post: 04-17-2012, 01:42 PM
  2. Filtering Records Question
    By manic in forum Programming
    Replies: 5
    Last Post: 04-03-2012, 08:48 AM
  3. Filtering a sub form.
    By moss555 in forum Forms
    Replies: 5
    Last Post: 12-28-2011, 04:53 PM
  4. Replies: 6
    Last Post: 11-17-2011, 10:50 PM
  5. Question on filtering a form
    By jbarrum in forum Forms
    Replies: 12
    Last Post: 02-15-2010, 11:38 AM

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