https://bz.apache.org/bugzilla/show_bug.cgi?id=68974
--- Comment #4 from J English <[email protected]> --- Created attachment 39697 --> https://bz.apache.org/bugzilla/attachment.cgi?id=39697&action=edit zip file that contains class, test class, csv file, excel template, and output files Thank you for your help. I tried adding the recommended line of code (below) to my class, but it unfortunately it did not resolve my issue. workbook.setForceFormulaRecalculation(true); I've attached a zip file that contains a version of my class that can be used to reproduce the issue that I am seeing. I've also included a csv file, an excel template, output files, and a test class to run a quick test of my code. Please let me know if you need anything else. Thank you. -- 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]
