First I'm new to access so take it easy.
I have a db with multiple tables. I have a table with a list of vehicles that always stays the same. In another table there are multiple dates that those vehicles were inspected. I need a report to show the inspection dates. Sounds easy and it is. I have a report that does just that. What it doesn't show is the vehicles that don't have an inspection. That's the problem. The report needs to show every vehicle and the inspection date within a set of date parameters.