You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2003/06/18 16:19:06 UTC

DO NOT REPLY [Bug 20871] New: - version issue while saving/updating an excel 2002 file

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20871>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20871

version issue while saving/updating an excel 2002 file

           Summary: version issue while saving/updating an excel 2002 file
           Product: POI
           Version: 1.5.1
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Major
          Priority: Other
         Component: HSSF
        AssignedTo: poi-dev@jakarta.apache.org
        ReportedBy: mahesh.vannavada@equilend.com


When you create a new excel file using HSSF and open it with Excel 2002, excel 
prompts that the current excel file is saved using an older version and whether 
the user wants to save it in the older format. I was under the impression that 
the current version of the API supports excel 2002.

The problem becomes more acute in the situation when one is updating (adding 
rows or changing cell values or format) an existing excel 2002 file.