elliot315
Mr. Question
- Local time
- Today, 13:34
- Joined
- Jun 3, 2007
- Messages
- 98
Ok I have this search form (see attachment) I want the subform to requery and show the record that meet the criteria, the problem is I had never used the option group feature before and I have no Idea how to write the code to link the option selected to the text criteria and send it to the query to requery the form.
the names used for the form are
for the Option Group : 1 to 6 (the name of the option is a number ie Número de Registro, the first option in the group, is 1.
Frame 17 <--- Don't know if this is required in the code
The query name is "qry Buscar"
The subform name is "sbfrm Buscar"
The Text field is "Criteria"
The texts in the option group are the same for the fields in the query
Thank You In Advanced... This Forum Really Rocks.. Got Answers even before posting my question!
the names used for the form are
for the Option Group : 1 to 6 (the name of the option is a number ie Número de Registro, the first option in the group, is 1.
Frame 17 <--- Don't know if this is required in the code
The query name is "qry Buscar"
The subform name is "sbfrm Buscar"
The Text field is "Criteria"
The texts in the option group are the same for the fields in the query
Thank You In Advanced... This Forum Really Rocks.. Got Answers even before posting my question!