List Box Selection
Hi
Put
List1.Listindex = List1.Listcount-1
in the form's Initialize event.
HTH. Best wishes Harald
"James W." skrev i melding
...
Quick list box question...
How can I have the last row in a list box selected when my user form is
loaded.
|