New to Access2002
I have created an unbound seach form. I'm using ADO to query a table. I want to display the results, if any, on the same form then allow the user to click into the result list for more detail.
What I can't figure out is how to display the result set. I have read the way to do it is to create a continous subform.
How do I get the data into the sub form? Does anyone have a working example of this?
Thanks
Keith
I have created an unbound seach form. I'm using ADO to query a table. I want to display the results, if any, on the same form then allow the user to click into the result list for more detail.
What I can't figure out is how to display the result set. I have read the way to do it is to create a continous subform.
How do I get the data into the sub form? Does anyone have a working example of this?
Thanks
Keith