In my Visual Basic program I'm just trying to find duplicate values entered into an array from an inputbox, but i can't seem to get the coding right on the final part to check for duplicate values already entered. Any help would be greatly appreciated. This is what i have so far except the code to check for duplicate values:
[CODE=vb]Dim intarray() As Integer
Dim intindex As Integer
Dim intcount As Integer
Dim...
User Profile
Collapse
No activity results to display
Show More