Results 1 to 3 of 3
  1. #1
    dillopk is offline Novice
    Windows 7 64bit Access 2013 64bit
    Join Date
    Jul 2016
    Posts
    6

    Filtering Only Works Intermittently


    I am an Access amateur with a condo association database; one of my tables contains vehicle information, about 1,300 rows. Each row or vehicle has a field for a street address, most of which (but not all) contain data. There are 500+ unique street addresses, and multiple vehicles (rows) may have the same street address.

    My problem is that when I am in the normal Datasheet view of the table and I try to apply a filter to the street address column, sometimes it works fine but sometimes it doesn't. When it is working, I get a drop-down list showing check boxes for "Select All" and for all the street addresses, and I can select or de-select the ones I want and everything is cool. But other times (unpredictably) the drop-down list that appears when I click on the filter icon at the top of the column has only three items with check boxes - "Select All", "(Blanks)", and a third check box with no label - just a check box with no text to the right of it. All three are checked if I clear all filters. If I un-check "Select All" and then check only the "(Blanks)" box, Access hides everything except a row with all fields empty and "New" in the ID column, same as is normally displayed at the very bottom of a table. If I un-check "Select All" and check only the unlabeled check box, I get a pop-up error message - "The expression you entered contains invalid syntax / You may have entered a comma without a preceding value or identifier."

    Also when I click the Filter icon, the Sort Ascending and Sort Descending options are always in the box that appears; that's my work-around for the filtering problem - sorting lets me see all the vehicle rows for one address next to each other. I just need to ignore the rows containing the other addresses that are displayed above and below the address that interests me.

    One day it works, next day it doesn't. Sometimes after I mess around with other tables, forms, etc. it starts (or stops) working. I see no pattern. Any ideas? I am running Access 2013 on Windows 7.

  2. #2
    Join Date
    Apr 2010
    Location
    Steamboat Springs
    Posts
    2,529
    Instead of filtering a table, why not write a query to give you the same results.

  3. #3
    ssanfu is offline Master of Nothing
    Windows 7 32bit Access 2010 32bit
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    I agree with Alan. Don't work directly with tables.

    I would suggest you use queries/bound forms and never add/edit/filter/delete data directly in tables.

    It would help you a lot to work through these tutorials. Take the time to actually DO the examples..


    If you do the tutorials and still have problems, post back with a copy of your dB (remove/change sensitive data and only need 10 - 20 records) for analysis.

    Good luck.

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

Similar Threads

  1. Replies: 1
    Last Post: 11-02-2015, 04:11 PM
  2. PDF or XPS button intermittently producing zoomed in results
    By kattatonic1 in forum Import/Export Data
    Replies: 1
    Last Post: 05-14-2014, 12:12 PM
  3. Intermittently subform doesn't show..
    By TCS222 in forum Forms
    Replies: 7
    Last Post: 10-05-2012, 04:09 PM
  4. Replies: 11
    Last Post: 09-04-2012, 11:03 AM
  5. CrossTab query works intermittently
    By mlcohenaz in forum Queries
    Replies: 1
    Last Post: 06-01-2010, 09:23 AM

Tags for this Thread

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