J
Joe
I have a table full of names and address. I have a search form with a text
box for data I enter and a combo box that lists the fields of the table. I
want to search the selected field of the combo box for the data I enter in
the text box. For example I type a last name and then select last name in
the combo box. I want the on click event to open up a form "search results"
showing the record that matches the last name or whatever data I type and
select. Any help???
box for data I enter and a combo box that lists the fields of the table. I
want to search the selected field of the combo box for the data I enter in
the text box. For example I type a last name and then select last name in
the combo box. I want the on click event to open up a form "search results"
showing the record that matches the last name or whatever data I type and
select. Any help???