You are not logged in.
Announcement
Unanswered posts
|
Hi
Could you show us the detail to reproduce this issue?
Or just send email to me and attach this export job.
Regards,
Pedro
Hi,
I am reading an excel spreadsheet tab, then creating a new tab in the same excel spreadsheet. This is all fine. However, there are time I need to repeat the process and have to create the same new tab. It is not allowing me to and is throwing an exception error:
Exception in component tFileOutputExcel_4
java.lang.ArrayIndexOutOfBoundsException: -32699
at java.util.ArrayList.get(ArrayList.java:324)
at org.apache.poi.hssf.model.WorkbookRecordList.get(WorkbookRecordList.java:50)
Is there a way to delete a tab or just clear a tab in the spreadsheet? Please help. Thanks.