In a form I have a field with a combobox property. That field is filled using a retrieving data from a table. When I run the form first time, all the field are new but the combobox field has the first data from the combobox, it?s not empty. I need the field to be empty waiting for my selection opening the list and clicking on a data.
How can I do that ?.
Thanks for any help.
JG