Jean, Victor [IT] wrote:
The first time I insert data into a blank workbook with a userform the output file is fine. However, when I use this outputfile to insert more data, that is where I encounter the error.
-----Original Message----- From: Danny Mui [mailto:[EMAIL PROTECTED] Sent: Thursday, September 23, 2004 11:10 AM To: POI Users List Subject: Re: User Form Problems! Please help!
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]
--------------------------------------------------------------------- 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]
