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...