https://bz.apache.org/bugzilla/show_bug.cgi?id=63845
--- Comment #4 from Joern Muehlencord <jo...@muehlencord.de> --- As written, it is basically just Cell cell = row.createCell (0, CellType.FORMULA); cell.setCellFormula("SUM(A3:A5)"); See attached test test class (I skipped the copy column part just to keep the test class simple). -- 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