https://bugs.documentfoundation.org/show_bug.cgi?id=167380

--- Comment #1 from Mike Kaganski <[email protected]> ---
Your example doesn't show any bugs (or I don't see where to look for it); but
it likely shows a problem of understanding how relative addressing works with
conditional formatting.

E.g., when you apply a conditional formatting to range B3:B12, and define a
condition like "Cell value is between G2 and G3", it means your "G2" and "G3"
are relative (they are not $G$2 / $G$3, you know); and the "relative" means
"relative to the top right cell of the range": for B3, it will check G2 / G3;
for B4, it will check G3 / G4, and so on.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to