Hi there
I seem to be having a major problem with a query routine which consists of 4 combo boxes.
I select different options from the combo boxes, and then press SEARCH button, which runs an SQL to select and display the info.
Everything works fine HOWEVER it appears the combo box values BLANK OUT. They are actually there because when I highlight the combo box, you can see the length of the text, but it just doesn´t show.
It appears to happen when I run the query and there are not matching records.
If it does find some, it seems not blank out, but as soon as there are no matches, it happens. Note that this is not a sure thing, but I just noticed it...
I´ve seen some info in the forum about this, however I am unable to find it...
Your help is appreciated
I seem to be having a major problem with a query routine which consists of 4 combo boxes.
I select different options from the combo boxes, and then press SEARCH button, which runs an SQL to select and display the info.
Everything works fine HOWEVER it appears the combo box values BLANK OUT. They are actually there because when I highlight the combo box, you can see the length of the text, but it just doesn´t show.
It appears to happen when I run the query and there are not matching records.
If it does find some, it seems not blank out, but as soon as there are no matches, it happens. Note that this is not a sure thing, but I just noticed it...
I´ve seen some info in the forum about this, however I am unable to find it...
Your help is appreciated