BananaQuaaludes
Programmer
Hello,
I am having a problem with an Access listbox - I need to select the first (or any) item in the listbox. I used the
[listbox].selected(0) = true
method, which works. Only problem is, my form freezes up. I can't select anything else, on any control on the form.
Any help would be greatly appreciated.
I am having a problem with an Access listbox - I need to select the first (or any) item in the listbox. I used the
[listbox].selected(0) = true
method, which works. Only problem is, my form freezes up. I can't select anything else, on any control on the form.
Any help would be greatly appreciated.