is it the data insertion approach the problem? if you use a blank workbook, does this happen too?

Jean, Victor [IT] wrote:
Hello!

I'm having an issue when working with User Forms.
I've created a template spreadsheet containing a user form by starting the visual basic editor and inserting my user form. I then save this spreadsheet and use POI to insert data into the template and generate a output file. Everything is fine up until here. However, when I use the output file generated as a template and try to insert more data, I encounter the following error:


"Error reading file block[ 0 ] already removed"


This is the process flow: TemplateWorkbookWithUserForm --> POI Add Data into Cells --> OutputWorkbookFileWithData OutputWorkbookFileWithData --> POI Add Data(ERROR) --> NewOutputWorkbookFileWithMoreData

Can someone tell me what this error is and why I'm getting it ?


Thanks!

-Victor

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to