Using code to move to the top record of a listbox

A

Avid Fan

I want code that will cause the listbox to move to the top record and
behave as if I clicked the top record.

Thanks
 
A

Avid Fan

Al said:
Avid,
lstYourListBoxName = lstYourListBoxName.ItemData(0)

Thankyou everyone in this group has been so patient and so helpful with
me.

Thank you again.
 

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

Top