After opening or creating a record set, you can dynamically sort the records by setting the Sort property of the record set. You can use this property to temporarily rearrange the records based on the values contained in one or more fields. The Sort property is a string value containing a comma-separated list of field names.