Do you mean you're trying to change the order of the fields, or sort the values in the collection? If the latter, try sorting in Excel - it's probably more efficient for any significant amount of data. For the former, try creating a new collection with the fields in the correct order, and copying the data across in a loop.