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.