projecttoday
Programmer
I have an unbound combobox which has a value in it when the form is opened. It shows the same value every time. I'd like to get rid of this and just have a blank combobox like I have on several other forms when they are opened. Otherwise the combobox seems to be working fine. What causes a combobx to show the same value every time the form is opened? This value is not the first value in the list. I don't know why it appears.