fransveenstra
New member
- Local time
- Today, 05:31
- Joined
- Jun 11, 2012
- Messages
- 1
Hello.
Can someone help me with my little problem.
(I'm upgrading an old database)
I have a combobox who lists te values of a table.
in that table are say: 5 records filled with a,b,c,d,e.
In my form i have a combobox who is default filled with a blank field, but i can select a,b,c,d or e.
If i select nothing in the combobox, the value has to be set at "0"
But i cannot add "0" as a value in de table of the dropdownlist.
if i can get the value default for "0" i'm happy, but if i can display the "0" as default in the combobox, i'm very happy
.
Frans (The Netherlands)
Can someone help me with my little problem.
(I'm upgrading an old database)
I have a combobox who lists te values of a table.
in that table are say: 5 records filled with a,b,c,d,e.
In my form i have a combobox who is default filled with a blank field, but i can select a,b,c,d or e.
If i select nothing in the combobox, the value has to be set at "0"
But i cannot add "0" as a value in de table of the dropdownlist.
if i can get the value default for "0" i'm happy, but if i can display the "0" as default in the combobox, i'm very happy

Frans (The Netherlands)