https://bugs.documentfoundation.org/show_bug.cgi?id=132780
--- Comment #43 from Regina Henschel <[email protected]> --- (In reply to Dennis from comment #41) > Firstly, I did find and use the "Define Database Range" feature. > Then I found the autoformat feature, and enabled auto-filter on the on the > columns. I thought to myself "Okay, not smooth but possible". > > Then I attempted to sort my table, and the formatting, with banded rows, > totals and borders, all jumped about. Workaround: Do not use the pattern of an AutoFilter, but define a conditional format that uses formulas ISEVEN(ROW()) and ISODD(ROW()). -- You are receiving this mail because: You are the assignee for the bug.
