RaunLGoode
Registered User.
- Local time
- Today, 13:40
- Joined
- Feb 18, 2004
- Messages
- 122
I would like to create a form (frmBuildQuery) which lists the fields in a query (qryWildcard).
I would to like to put a Text Box and Option Button on the form for some of the fields in the Query.
On selection of each Option Button the value in the Text box would be written into the criteria for the corresponding query field.
Examples for fields in the query would be:
Date
Employee ID #
Invoice #
Customer #
Could somebody give me an example of the code I would need to insert the value in a form textbox into the criteria in the query? I am using Access 2000
I would to like to put a Text Box and Option Button on the form for some of the fields in the Query.
On selection of each Option Button the value in the Text box would be written into the criteria for the corresponding query field.
Examples for fields in the query would be:
Date
Employee ID #
Invoice #
Customer #
Could somebody give me an example of the code I would need to insert the value in a form textbox into the criteria in the query? I am using Access 2000