|
-
August 8th, 2000, 03:52 AM
#1
sorting an array
I have a 2 dimensional array that I loaded with data from a file that looks like this.
col 1 2 3 4 5
row 1 C25 C01 C43 C15 C22
row 2 10 23 14 29 32
I need to retrieve the 3 highest amounts. In "RPG" land I would do "SORTA" in descending order and then read the first 3 elements. How Can I do the same thing or achieve the same results
in VB6?
Thanks
cruella69
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|