![]()
![]()
I have a issue I've been trying to work out in vb6
I have a listbox that displayes my records, and I wish to set it to were it will always list from Smallest ID to Largest ID
Example: If the first IDno. = 101 then Id like it to begin there and list the rest in order 101, 102, 103, ect...
My problem is if I delete record 101 and then add new ID 101 it will list at the end of the list?
any suggestions?
Thanks in advance![]()




Reply With Quote