View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
SuperPhil SuperPhil is offline
external usenet poster
 
Posts: 4
Default Sorting Names in an Array

Folks,
I have to more clear:

I exported one spreadsheet into a 2 dimensions array for speed reason.
I would like to sort lines by code names, and not sort letters into
these names.

For example:

Jaguar,10
Ferrari,20
Mercedes,30
Februray, 40
Fest,50

The result should be:
Februray, 40
Ferrari,20
Fest,50
Jaguar,10
Mercedes,30


Regards,

Phil

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!