Results 1 to 11 of 11
  1. #1
    cbende2's Avatar
    cbende2 is offline Competent Performer
    Windows 7 32bit Access 2013
    Join Date
    Jun 2014
    Location
    Louisiana
    Posts
    370

    Question Filter problem

    Hello all,



    I'm having a problem with Access's built-in filter.

    Background info: Access Front end, SQL Server Express back end


    I'm having a problem with filtering on a combo box when viewing in "Continuous" form.

    My combo box has 4 items that I should be able to select from to filter with, however it is only letting me Sort A-Z or Z-A

    Click image for larger version. 

Name:	filtererror.PNG 
Views:	18 
Size:	6.4 KB 
ID:	20953

    This problem is only occurring on comboboxes.

    Any one have any experience with this?

    Thanks!

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    Is that combobox bound to Yes/No type field? Rats, even a Yes/No should offer list of filter options. Cannot replicate issue. If you want to provide db ...
    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.

  3. #3
    cbende2's Avatar
    cbende2 is offline Competent Performer
    Windows 7 32bit Access 2013
    Join Date
    Jun 2014
    Location
    Louisiana
    Posts
    370
    No it's bound to a table with 4 options, like "Active," "Terminating," "Terminated," "Plan Termination."

    And its a SQL back end so providing DB wouldn't help at all right?

    It's also a lot of sensitive info....

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    You would have to make copy and create local tables (just those related to issue) with some data (can be dummy), remove confidential info.
    Last edited by June7; 06-08-2015 at 02:07 PM.
    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.

  5. #5
    cbende2's Avatar
    cbende2 is offline Competent Performer
    Windows 7 32bit Access 2013
    Join Date
    Jun 2014
    Location
    Louisiana
    Posts
    370
    Well that's the thing, I can only replicate the problem when I'm linked up to ODBC tables. If I'm using local tables I don't have the problem at all.

  6. #6
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    I just tried to replicate the issue with a linked Oracle db and can't.

    Sorry, beyond my experience.
    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.

  7. #7
    cbende2's Avatar
    cbende2 is offline Competent Performer
    Windows 7 32bit Access 2013
    Join Date
    Jun 2014
    Location
    Louisiana
    Posts
    370
    Hmmm, mine appears to be working now. I have no idea why?

    This is strange.

    Thanks anyway June7

  8. #8
    cbende2's Avatar
    cbende2 is offline Competent Performer
    Windows 7 32bit Access 2013
    Join Date
    Jun 2014
    Location
    Louisiana
    Posts
    370
    UPDATE

    I was able to replicate this problem and figure out why this was happening:

    When using the combobox wizard, whenever you choose to sort it ascending/descending, you must NOT select a sorting method. If I select a sorting method, I will not have the ability to use the filter options.

    Kind of crazy, but I'm able to replicate it and this is the only variable I'm changing that seems to be causing the issue.

  9. #9
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    So having ORDER BY clause in RowSource sql causes this?
    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.

  10. #10
    cbende2's Avatar
    cbende2 is offline Competent Performer
    Windows 7 32bit Access 2013
    Join Date
    Jun 2014
    Location
    Louisiana
    Posts
    370
    Yes, I'm also finding another reason, If I have a memo field that was exported from access to SQL, if that field is on the form, none of the filters work.

  11. #11
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    I avoid memo field as much as possible.
    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. Problem with filter
    By JeroenMioch in forum Forms
    Replies: 10
    Last Post: 04-24-2015, 09:31 PM
  2. Filter problem
    By cbende2 in forum Access
    Replies: 5
    Last Post: 03-11-2015, 02:11 PM
  3. DAO Filter Problem
    By tad888 in forum Access
    Replies: 3
    Last Post: 08-13-2014, 12:42 PM
  4. Filter after pre Filter problem
    By gg80 in forum Programming
    Replies: 6
    Last Post: 07-18-2013, 10:45 AM
  5. filter problem
    By masoud_sedighy in forum Forms
    Replies: 2
    Last Post: 12-15-2011, 01:03 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