Results 1 to 3 of 3
  1. #1
    drthdilly is offline Novice
    Windows 10 Access 2016
    Join Date
    Dec 2016
    Location
    Miami, FL
    Posts
    1

    Help with Query non-filtering

    Still rather new to Access and would appreciate any help. Basically, I created a table with roughly 1600 part numbers and I am matching it up to a database of 8000 part numbers by using a query. I am trying to create a query where I am able to classify the status as complete. However, I am only getting the filtered “complete” reducing the table list to 890 part numbers. However, I want to see the blanks too. If I’m not clear enough, I want to see all 1600 part numbers and the extra column with the comment “complete.” I do not want it filtered. I tried placing a criteria “is null” but turns out the database has no null field, only shows complete parts. Let me know if possible!



    I know I could do a Vlookup if I extract the files, but I want to see if I can do it through the database – just trying to get familiarized more with this tool.

  2. #2
    John_G is offline VIP
    Windows 7 32bit Access 2010 32bit
    Join Date
    Oct 2011
    Location
    Ottawa, ON (area)
    Posts
    2,615
    If you want to see all 1600 records in your table, you don't need any criteria at all. Am I missing something here?

  3. #3
    clindner.iv is offline Novice
    Windows 10 Access 2013 64bit
    Join Date
    Nov 2016
    Posts
    8
    I think i understand.

    When you create the query you are linking the two tables. and rather than see all 8000 records you are only seeing the 1600 reocrds and not the one that do not have a match.

    If that is correct, change the link direction so that the table with the 8000 records is the master table. to do this double like on the connecting line in the query between the two tables. you'll see three radio buttons select the radio buttion that says, "include all all records from: the table that has the 8000 records. and only those records from the: table with the 1600 records where the join fields are equal" run your query and see if that works.

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

Similar Threads

  1. Forms and Filtering Query
    By tylerpickering in forum Forms
    Replies: 1
    Last Post: 12-10-2014, 08:59 AM
  2. Query filter isn't filtering?
    By ConfusedDatabaseDesigner in forum Queries
    Replies: 5
    Last Post: 07-11-2012, 05:48 PM
  3. Query (Filtering?) in a Form
    By bobhra in forum Forms
    Replies: 2
    Last Post: 01-09-2011, 02:45 PM
  4. Filtering a Query
    By Brian62 in forum Queries
    Replies: 2
    Last Post: 06-03-2010, 01:46 PM
  5. Filtering a Query
    By jbarrum in forum Access
    Replies: 1
    Last Post: 11-20-2009, 03:03 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