Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Promote/Demote Listbox items

Status
Not open for further replies.

jsolutions

Programmer
Jul 18, 2002
157
US
I am using Access 2003. I have a listbox popluated with values. I need the user to be able to re-order the list on the fly. So, I would like to have to buttons. I've tried several things but continue to run into obstacles.

The end result, is that I want the user to be able to click on an item and click either a button labeled Move up to move the item up one position or a button labeled Move Down to move the item down one position. Obviously, I will need to put in bounds checks, but I think I can handle that if someone can just point me in the right direction on moving the item.

Many thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top