Hi, I'm currently having a problem with Excel Comments in existing Excel templates. I'm using POI 1.5.1 on JDK 1.3.1.
If I open an existing Excel file with POIFS, modify one or more cells and then write the file to disk, everything works fine. If I then add a single Excel comment to one of the cells in the original template and repeat the process, the resulting XLS file is corrupt. Remove the comment in the template and everything works again. Reading articles from the archived mailing list I saw commentary to the effect that you couldn't access XLS comments, but that notwithstanding this they would play well with POI. Is this not the case? Regards, -Jeff Knechtel -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
