https://bz.apache.org/ooo/show_bug.cgi?id=128031
hanya <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from hanya <[email protected]> --- IF(B33+D38)<C28 should be IF(B38+D38<C28), needs parenthesis around values to make if condition works correctly. -- You are receiving this mail because: You are the assignee for the issue.
