https://bz.apache.org/bugzilla/show_bug.cgi?id=61869
Yegor Kozlov <ye...@dinom.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED OS| |All Resolution|--- |FIXED --- Comment #1 from Yegor Kozlov <ye...@dinom.ru> --- Fixed in r1818818 In your spreadsheet C2 is a shared formula which spans into C2:C3. The concept of 'shared formula' means that the formula definition is stored in C2 and C3 references it by an internal index. When POI updated the formula in C2 it broke the shared formula relationship and Excel was not happy to open such a file. -- 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