Pre-select first row in ListBox

  • Thread starter Thread starter Ardus Petus
  • Start date Start date
A

Ardus Petus

I have a ListBox with a SELECT statement as RowSource.
How can I pre-select first row?
Listindex property is read-only...
I don't know the Value properties's contents.

TIA
 
AT www.lebans.com I searched "listbox row" and scanned on down.
There is some code that he has presented in the newsgroups and that he
has there for people to copy. There is a link: Scroll a Listbox to
a specific row. There is code you can copy and modify.

HTH
--
-Larry-
--

Ardus Petus said:
Thanks, but I could not find the answer within the site (searched "ListBox")
 
Thanks!
--
AP

Larry Daugherty said:
AT www.lebans.com I searched "listbox row" and scanned on down.
There is some code that he has presented in the newsgroups and that he
has there for people to copy. There is a link: Scroll a Listbox to
a specific row. There is code you can copy and modify.

HTH
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top