I'm using VB 6 to "Rank" some records based on amount of "signups". Those with the greater signups are ranked higher than those with less.

However, I'm having a tough time telling VB to set the record with the larger number of signups at the top, and decend until it reaches the lowest level.

Any suggestions?