What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » VB Coding

VB Coding
Author: Message:
lrac522
Full Member
***

Avatar

Posts: 317
Reputation: 9
– / Male / Flag
Joined: Jan 2006
O.P. Huh?  VB Coding
I am no professional at VB coding but needs to be educated on how to produce codes for a particular predicament. If I had some numeric fields eg. num1, num2, num3, num4 and num5, is there a function to sort them from smallest value upwards? Dunno if I’m making sense but I’m a novice. Thanks.(Y)
[Image: signature3phpga4.png]
04-06-2006 06:11 PM
Profile E-Mail PM Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: VB Coding
There isn't a function per se, but there's plenty of algorithms. Although they'll work better if you use an array of numbers, not separate variables.
Try Googling these:
Bubblesort
Mergesort
Insertsort
Quicksort
Shellsort
[Image: spartaafk.png]
04-06-2006 06:25 PM
Profile PM Web Find Quote Report
lrac522
Full Member
***

Avatar

Posts: 317
Reputation: 9
– / Male / Flag
Joined: Jan 2006
O.P. RE: VB Coding
quote:
Originally posted by raceprouk
There isn't a function per se, but there's plenty of algorithms. Although they'll work better if you use an array of numbers, not separate variables.
Try Googling these:
Bubblesort
Mergesort
Insertsort
Quicksort
Shellsort
Ok i'll see what happen. Thanx a lot.(Y)
[Image: signature3phpga4.png]
04-06-2006 06:47 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On