Use QBF to Display Search Results in Sub Form

D

Drew

Hello,

I am using Access 2003, and have limited knowledge of VBA, I know some, but
very little (still learning).

What I want to be able to do is add a search function using QBF (I have
followed article Q209645 successfully), and have the results display in a sub
form, or "come up" in a form. To keep it somewhat simple I want the search
to be done on only one search criteria- Client Name. I would like to use
just one single text box to input the client desired, and then utilize a
command button after that. How can I build on the little bit that I already
know about QBF?

If anyone has the time to help it would be greatly appreciated. Thank you.
 
Top