Hi.

I am struggling with a problem...
I have a form called Car_Search. The user selects a parameter such as car manufacturer or types in a model number that s/he wants to search for. The parameters are fed into a query that then returns the data as a datasheet. I would like the returned data to populate a subform that is positioned underneath the search fields within the main search form.

How can I implement this?

Thanks!
Jon