Dear all,
I have started to build the application where I can navigate through a table in Access and bring in three text boxes the ProjectID, ProjectName and ProjectManager. I have also added 4 buttons (MoveNext, MoveBack, MoveFirstRecord and MoveLastRecord) that work.At the moment, when I load...
I cannot sort a list of character on listbox. I just can sort a list of integer data type. I need help, here is my code :
Dim langkah As Integer = 0
Private nilai2() As Integer
Private Sub Quicksort2(ByVal list() As Integer, ByVal min As Integer, ByVal max As Integer)
Dim rand...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.