W
woody_woodz
I am trying to do a search form....something like
select column u want to search (combobox), - >
enter text to search for (textbox), ->
SearchButton
I use a form linked to a query which has a condition on a field "lik
textboxNameInForm"
I want to search each time in different fields using the combobox t
decide which field has the condition ...
Hope someone could understand :d
How can I make the combobox to show the column names and not the value
in column (using code I supose) ?
Or maybe someone knows a better way to do this kind of searches ...
Thank
select column u want to search (combobox), - >
enter text to search for (textbox), ->
SearchButton
I use a form linked to a query which has a condition on a field "lik
textboxNameInForm"
I want to search each time in different fields using the combobox t
decide which field has the condition ...
Hope someone could understand :d
How can I make the combobox to show the column names and not the value
in column (using code I supose) ?
Or maybe someone knows a better way to do this kind of searches ...
Thank