V
Vincent Capodanno
I a trying to create a Form with option buttons
designating 4 search options. Each button will search a
different field, Authorization Number, SSN, CIS Number,
and Last Name. I want all of the options to link to one
text field that will allow me to search any of the 4
fields depending on which option button is selected. For
example, if I am looking for all authorization records for
999999 I would select the Authorization Number option
button and enter 99999 in the text field then click
Search. The subform will then list all 999999
authorization records. The database contains only 1 table
with thousands of records. How can this be done.
designating 4 search options. Each button will search a
different field, Authorization Number, SSN, CIS Number,
and Last Name. I want all of the options to link to one
text field that will allow me to search any of the 4
fields depending on which option button is selected. For
example, if I am looking for all authorization records for
999999 I would select the Authorization Number option
button and enter 99999 in the text field then click
Search. The subform will then list all 999999
authorization records. The database contains only 1 table
with thousands of records. How can this be done.