Hey all,
I have a calc file where I have implimented several custom sort orders
What I want to do is
Sort by Column C with Custom Order A (Column is Text)
Then by Column F with Non Custom Order (Column is Numbers)
Then by Column E with Custom Order B (Column is Text)
From google it looks like Excel can achieve this because Excel allows you to select custom order for each column you sort by.
Libre office Doesn’t seem to support this
Hence My question is Is there any way to achieve this?