Hi,
my comboboxes have two fields, where the first field is a hidden ID field and the second field is the one showing i.e the selectable countries.
In the properties the bound column is set (by default) to 1.
May be I have to define this Id's in my criterias?
Ciao Andreas
It's me again,
I'm sorry but it's still not working. I'm really desperate!
The form has as row source the query and the comboboxes, as example, the following: SELECT DISTINCTROW [main].[ID], [main].[country] FROM [main]
I really don't know what's wrong in my criteria
Ciao Andreas
Hi again,
and thanks again for the quick response.
But I still get this "Enter Parameter Value" Box popping up, so I guess there must be still something wrong in my criterias.
The following is the SQL statement I have in my query:
SELECT main.country, main.subject...
Hi Jeff,
thank's for your quick answer.
I wanted to use listboxes because you can't add new data to the underlying table (is this right?)
I'm actually quite a beginner in this subject, so what do you mean by "I am assuming that you are using a query which has the list boxes in its...
Hi Everybody,
I hope someone can help me with this (probably) simple question.
I have a table with several fields (i.e. country, subject, scale, date, etc.)
I have a form with different list boxes (i.e. one to select the country, one to select the subject, etc.) based on my table.
On the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.