| | |
|
|
|
Tab on Form Clears Data from Combo Box |
| message from =?Utf-8?B?TWljaGFlbCBSeWxl?= on 25 May 2004 |
I have a form with a text box on the left, a combo box on the right, and a list box below. When I tab out of the text box into the combo box, or out of the list box into the combo box, the data is cleared, i.e., removed, from the combo box. I've tried every combination of the the tab stop/tab index properties I can think of but I still get the same results.
Does anyone understand what is happening here? Thanks.
|
| =?Utf-8?B?SmFja2llIEw=?= replied to =?Utf-8?B?TWljaGFlbCBSeWxl?= on 25 May 2004 |
Is your combo box unbound? If the other two fields are not clearing, it would sound that way. If all the fields are clearing, you are probably going to a new record. Do you have the navagation bar showing on your form? This might help in troubleshooting.
|
| =?Utf-8?B?TWljaGFlbCBSeWxl?= replied to =?Utf-8?B?SmFja2llIEw=?= on 25 May 2004 |
It happens both with bound and unbound data. But you have just given me an idea which which I think is pointing me toward the cause of the problem. I took a look at the form's "Cycle" property. It's set to "All Records". It should be "Current Record". Thanks a heap, Jackie.
|
|
Archived message: Tab on Form Clears Data from Combo Box (Microsoft Access Forms)