G
Guest
I would like to set the default value of a combobox to "nothing" or spaces
when my form loads. I am using the dropdown list property becasue i want the
end-user to select only values listed in the combobox. Also keeping the
property that when a user enters a letter the cursor goes to the records
starting with that letter.
Right now when the form loads all the comboboxes have already a value, and I
do not it to behave like that, I also tried using the dropdown property, but
this one lets the user enter other values which are not in the list.
Any suggestion?
Thanks a lot.
when my form loads. I am using the dropdown list property becasue i want the
end-user to select only values listed in the combobox. Also keeping the
property that when a user enters a letter the cursor goes to the records
starting with that letter.
Right now when the form loads all the comboboxes have already a value, and I
do not it to behave like that, I also tried using the dropdown property, but
this one lets the user enter other values which are not in the list.
Any suggestion?
Thanks a lot.