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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Sort Listbox on not-bound column

Status
Not open for further replies.

lizok

Programmer
Jan 11, 2001
82
US
hi. i have a question that i can't answer for a while now. so please help.
i have a listboxA and table with 2 fields(id and name). onLoad form i fill listbox with (name). id will be used for sorting.
when i move item to a second listboxB and then back to listboxA, it incerts the item at the end of the list.

is there a way to reinsert it into original position by using ID field?

i am using access as backend and VB as a dev. Tool.

thank you
liz
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top