K
Krazy Darcy
I have a drop down combo box called "origmedia" on a search form that has
other fields.
It's default value is ""
te acceptable values are "";"Digital";"A4";" A3";"A2";"A5"
The reason for "" is that if that is selected then when it searches the
records then it ignores this field.
When initially opening the form and run a search, If I don't select a value
in this combo box (origmedia) or select the blank entry, no results are
found. However if I select say "digital", run a search, then select the
blank line and do another search then it searches ok.
If I run the query with the form closed, and input nothing for the parameter
input for the combo box it searches ok.
The rest of the form works ok (although I ideally need to add a clear all
button)
other fields.
It's default value is ""
te acceptable values are "";"Digital";"A4";" A3";"A2";"A5"
The reason for "" is that if that is selected then when it searches the
records then it ignores this field.
When initially opening the form and run a search, If I don't select a value
in this combo box (origmedia) or select the blank entry, no results are
found. However if I select say "digital", run a search, then select the
blank line and do another search then it searches ok.
If I run the query with the form closed, and input nothing for the parameter
input for the combo box it searches ok.
The rest of the form works ok (although I ideally need to add a clear all
button)