R
Ron Spiegel
I want to select the first item in a listbox on a form.
I used: Me!MyListbox.Selected(0) = True
The result is that the first item is indeed selected, but
the whole form is locked, so this is does not work.
Can anyone tell me how to properly do this.
I use MS Access 97.
I used: Me!MyListbox.Selected(0) = True
The result is that the first item is indeed selected, but
the whole form is locked, so this is does not work.
Can anyone tell me how to properly do this.
I use MS Access 97.