B
Brian
I have a form with several combo boxes which contain two columns of
data. 1. a unique record ID (integer) 2. Text for that item
(string). The combobox settings are for the first column to be
hidden, and the bound column.
I want the users of this database to be able to search based on the
text in column 2. Right now with the standard Find and replace dialog
it will on search based on column 1.
Any suggestions? I'd prefer not do one of the following:
a. creating a custom dialog for search.
b. use the combobox wizard to create search combo boxes.
data. 1. a unique record ID (integer) 2. Text for that item
(string). The combobox settings are for the first column to be
hidden, and the bound column.
I want the users of this database to be able to search based on the
text in column 2. Right now with the standard Find and replace dialog
it will on search based on column 1.
Any suggestions? I'd prefer not do one of the following:
a. creating a custom dialog for search.
b. use the combobox wizard to create search combo boxes.