A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Hi there,
You're right—Excel does not retain multi-level sorts. Once you sort by another column, the previous sort order is removed.
To avoid recreating it each time, you can use a helper column to combine your sort logic, which is the most reliable approach. You can also create a custom list for fixed category orders or record a macro if you frequently repeat the same sort.
This way, you can quickly restore your intended sorting without rebuilding it each time.