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 2004/08/26 11:53:19 UTC

DO NOT REPLY [Bug 30862] New: - Unknown Ptg 14 (20)

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=30862

Unknown Ptg 14 (20)

           Summary: Unknown Ptg 14 (20)
           Product: POI
           Version: 2.5
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: POI Overall
        AssignedTo: poi-dev@jakarta.apache.org
        ReportedBy: bart.boogaerts@realsoftware.be


When trying to read in our excel we got this warnings :
[WARNING] Unknown Ptg 14 (20) at cell (2,85)

When trying to figure out what was going wrong, we found in our excel file at 
that cell the following formula : 
=IF(CG3>=CF3,100%,0%)

If we remove the % signs in the formula and run again, the warnings are gone.
However the result is as expected, the value with % signs.

---------------------------------------------------------------------
To unsubscribe, e-mail: poi-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: poi-dev-help@jakarta.apache.org