G
Guest
I'm tgrying to get a query to give me records with 2 criteria. 1st is a range of dates (from ddmmyy to ddmmyy), and the second is IsNull for dates. This is for a vehicle database and I want to show what vehicles of a specific body type are NOT reserved during the dates requested. I know that I may have to write code for this, but I don't know what code or where exactly I should write it at. Any help would be greatly appreciated. Thanks.