I am new to databases–I have an Access database that that matches vehicle numbers from a workorder to obtain the type and billing amounts. The query works fine, except I don’t know how to make a separate report for those vehicle numbers on the workorder that do not match the units in my db. I know these return null values. What is the process or sql statement that finds all the nulls or non-matched items from the workorder.