Is this possible? i have a form called Orders by customer which also has a subform attached to it. I want to be able to create a new query which would search for a customer and the result of that query would open up this existing form.
You could do this by having a query which required input from the user which was triggered from a command button on your form.
If you are just searching by Customer then why not have a combo box with all your customers listed and when the user selects a customer the record changes to display the information about that customer???
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.