Share via

how do I undo a sort

Anonymous
2012-01-15T01:31:04+00:00

I sorted a column and I want to revert to the original order I entered the data in.  How do I undo the sort?

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Bob Jones AKA CyberTaz MVP 436K Reputation points
2012-01-15T14:54:08+00:00

There is no 'default order' for records in a Excel list. To restore a previous order you'd have to Undo everything done since sorting the records... Usually that isn't preferable :-) If there is no combination of fields inherent in the data which you can use to sort again to return the records to the order you prefer, you need to anticipate this when creating the list.

Include an additional field (column) in the data range so you can assign a sequential 'record number' to each record as it's added to the list. That provides each record with a unique identifier which can later be used as a sort key to return the records to that order.

Regards,

Bob J.

Was this answer helpful?

2 people found this answer helpful.
0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2012-01-15T03:08:01+00:00

    I sorted a column and I want to revert to the original order I entered the data in.  How do I undo the sort?

    If the usual Edit>Undo doesn't work, if you're using TimeMachine, your most recent backup may have the file containing the unsorted data, so you could then copy that old data from there.

    Was this answer helpful?

    0 comments No comments