Hi,
I have a database which has information on different locations around the country to which we travel a lot. The form used to set up travel has several rental car and hotel choices along with other local information. Once the form's information is updated I print out a report based on the location. However, I want to print out only the rental car and hotel that is selected (via a check box if possible) rather than all the hotels and rental cars choices on the form.
The form look something like this:
City: Miami
Weather: Sunny
Airport: Miami International
Rental car1: Avis (With a check box next to it)
Rental Car2: Enterprise (With a check box next to it)
Hotel1: Marriott (With a check box next to it)
Hotel2: Hilton (With a check box next to it)
The report is based on a query by city, I want the report to only print the rental car and hotel that is selected.
Thank you all in advance for you help.
I have a database which has information on different locations around the country to which we travel a lot. The form used to set up travel has several rental car and hotel choices along with other local information. Once the form's information is updated I print out a report based on the location. However, I want to print out only the rental car and hotel that is selected (via a check box if possible) rather than all the hotels and rental cars choices on the form.
The form look something like this:
City: Miami
Weather: Sunny
Airport: Miami International
Rental car1: Avis (With a check box next to it)
Rental Car2: Enterprise (With a check box next to it)
Hotel1: Marriott (With a check box next to it)
Hotel2: Hilton (With a check box next to it)
The report is based on a query by city, I want the report to only print the rental car and hotel that is selected.
Thank you all in advance for you help.