Hi,
I struggle with my project big time... I am creating a database based on a car rental.
I am trying to create a query where after entering a specific date, it will list all of the cars that are NOT BOOKED and are available on that date.
I have created an unmatched query, and the criteria for "Booking ID" is "Is Null". It lists all the cars that are available at any day in this moment in time. After entering "[Enter Date]" as a criteria for "Date" field and running it, it doesnt show any results. :(
Help!
I struggle with my project big time... I am creating a database based on a car rental.
I am trying to create a query where after entering a specific date, it will list all of the cars that are NOT BOOKED and are available on that date.
I have created an unmatched query, and the criteria for "Booking ID" is "Is Null". It lists all the cars that are available at any day in this moment in time. After entering "[Enter Date]" as a criteria for "Date" field and running it, it doesnt show any results. :(
Help!
Comment