Move items in a listbox

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi all,

I want to be able to select an item in a list box, then click on either an
up or down arrown and have the list item move in the corresponding direction.
I think I need to reference the listindex, but I'm not exactly sure. Any
help would be greatly appreciated.
 
What is the row source for your list box? That will make a difference in how
you accomplish this.
 
I am using a Table/Query as the rowsource.

Klatuu said:
What is the row source for your list box? That will make a difference in how
you accomplish this.
 

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

Back
Top