Quote Originally Posted by Code Doc
Well, note that OP never said where the data in the list box came from. Instead he just showed a table. So, I decided to assume that the data could have been read in from a file somewhere to build the unsorted list box.
But the the title of this thread is, Sorting a ListBox by ItemData

I don't see how, List1.AddItem "Medium Priced 1000" is going to solve the OPs problem.