D
Dave1
I have a form displaying a number of fields I may wish to filter using a
combination of a combobox and textbox.
The problem I have is that I need to be able to search on a number of
different fields at different times. e.g. search on field 1 sometimes and
maybe on field 2 othertimes.
Is it possible to use a combobox to select the respective field to search on
(using combobox row/source set to Field list) followed by a textbox to enter
the search string rather than having 2 textboxes specific for each of the
fields I want to search on. The use of a combobox listing the fields on the
form will also allow me to search on any selected field and keep the form
relatively tidy and uncluttered.
Many thanks
Dave.
combination of a combobox and textbox.
The problem I have is that I need to be able to search on a number of
different fields at different times. e.g. search on field 1 sometimes and
maybe on field 2 othertimes.
Is it possible to use a combobox to select the respective field to search on
(using combobox row/source set to Field list) followed by a textbox to enter
the search string rather than having 2 textboxes specific for each of the
fields I want to search on. The use of a combobox listing the fields on the
form will also allow me to search on any selected field and keep the form
relatively tidy and uncluttered.
Many thanks
Dave.