Hello, I have a problem with the AutoFilter sort.
If a row contains no value in a column (i.e. ISBLANK() returns true), and you sort by that column, all blank rows correctly get sorted at the bottom, no matter if you sort ascending or descending.
However, if you have a formula that returns an empty string "", these get sorted to the top when you use the “Descending” sort.
Is it somehow possible to always sort empty cells to the bottom?
I have attached a test file test.ods (24.0 KB).
I want Column 2 and 3 to have exactly the same behavior when you sort them descending. However, if you sort Column 2 descending, all “blank” values are on top.
Is there any way to get this behavior?

After offering a fairly effective solutions more than once, veterans of this resource received the response, “I don’t want macros, they’re unsafe.” It was simply a waste of effort.