https://issues.apache.org/ooo/show_bug.cgi?id=111937
Edwin Sharp <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |[email protected] Resolution|--- |WONTFIX --- Comment #6 from Edwin Sharp <[email protected]> --- (In reply to bvwknapp from comment #4) > > My recommendations, > 1. Uncheck the option until the user wants it checked. > 2. Make the sheet 'label aware' so that it knows when to turn on the 'Range > contains column labels' option. > 3. The variable 'Range contains column labels' appears to be constant. > Change > this so that when the user unchecks this box, the sort will behave in the > appropriate manner the next time. The user really shouldn't have to waste > time > going to unceck the option every single time they run a sort. 1. most lists to be sorted contain labels. 2. sort is performed on cells, not sheet (which may contain also labels). 3. next time the list may be labeled... -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
