Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VBS Sorting

Status
Not open for further replies.

RHemmings

Programmer
Mar 24, 2003
6
IN
Being new to Visual Basic I am wondering if anyone knows how to sort an array when the number of columns are set, but the number of rows vary.

Thanks for any help you can give,
Bob
 


The Ubound(<arrayname>, [dimension]) function returns the largest available subscript of an array...


Mark
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top