I have a Holiday Cottages Database, and i have inputted all the data and so on and so forth, but now i need to make a bookings report, basically the person using it has to be able to open up the form, and enter the date and cottage that they want to book, along with the customer name and address.
There is a customers table, a bookings table, and also a ratings table - the ratings table is there because i want a user to be able to select a rating on the bookings form and have the form filter only cottages that are within that rating for selection, but i have no idea how to do this, help!
There is a customers table, a bookings table, and also a ratings table - the ratings table is there because i want a user to be able to select a rating on the bookings form and have the form filter only cottages that are within that rating for selection, but i have no idea how to do this, help!