https://issues.apache.org/bugzilla/show_bug.cgi?id=51710
Yegor Kozlov <ye...@dinom.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #7 from Yegor Kozlov <ye...@dinom.ru> 2012-02-27 12:21:19 UTC --- Should be fixed in r1294127, your test file included in the POI test collection. It appeares that if a shared formula range preceeds its master cell then the preceding part is discarded. For example, if the cell is E60 and the shared formula range is C60:M85 then the effective range is E60:M85 and the part C60:M85 is ignored. See the graphical explanation of the issue. Regards, Yegor -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org