https://issues.apache.org/bugzilla/show_bug.cgi?id=53320
--- Comment #1 from [email protected] --- Created attachment 28857 --> https://issues.apache.org/bugzilla/attachment.cgi?id=28857&action=edit Template excel Template excel. Cell A1 contains formula : =SI($C1=O$1;SI(STXT($F1;1;1)="6";$H1-$I1;$I1-$H1);0) After copy and shitfing formula from cell A1 to cell A2, we have: =SI($C2=O$2;SI(STXT($F2;1;1)="6";$H2-$I2;$I2-$H2);0) instead of =SI($C2=O$1;SI(STXT($F2;1;1)="6";$H2-$I2;$I2-$H2);0) -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
