https://bugs.documentfoundation.org/show_bug.cgi?id=155157
--- Comment #3 from m.a.riosv <[email protected]> --- Copying the tab produce the same results about how cells are formatted. Reunifying the cell ranges, with the same cell condition, was a long-expected behavior. In this case, the reunifying is right, because the formula condition has relative references, what lets the conditional format iterates through the ranges. After reunifying: For C7 it uses the formula SUM(E7:L7) for C9:C14 it uses the formula SUM(E9:L9) .. SUM(E10:L10) and so on. I can't see any bug, except you dislike reunifying, but if it works fine, reducing the number of conditions, simplifying to manage them, it is an advantage. -- You are receiving this mail because: You are the assignee for the bug.
