I'm doing a hotel booking system on Microsoft Access.
I have a form for recording any messages onto a message table. On the form, I have a search button on the form, for the receptionist to search for any messages for a particular room. Its a parameter query, and when the button is clicked, it runs the query, which asks for the room number the messages are wanted for, and brings up the results. The search results come up on a new window, and i was wondering whether it was possible to have the results show up on the same form??
I have a form for recording any messages onto a message table. On the form, I have a search button on the form, for the receptionist to search for any messages for a particular room. Its a parameter query, and when the button is clicked, it runs the query, which asks for the room number the messages are wanted for, and brings up the results. The search results come up on a new window, and i was wondering whether it was possible to have the results show up on the same form??