Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Create a search form

Status
Not open for further replies.

DGK101

Programmer
Jan 9, 2003
33
ZA
Hi there,

I would like to create a search form where a user can select a field which he wants to search through(from a combo box) and then enter a value for the search in a text box.

I could make a query for each field, but would prefer to create a query in my vba code and then output the results to a subform...

How would i go about this - what functions must i use in my VBA??

Any help is much appreciated.

D
 
there is an FAQ that could get you started

faq702-2039
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top