Bug 34973 - Meta - Formula result is #VALUE
Summary: Meta - Formula result is #VALUE
Status: RESOLVED FIXED
Alias: None
Product: POI
Classification: Unclassified
Component: HSSF (show other bugs)
Version: unspecified
Hardware: Other other
: P2 normal (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on: 19377 21885 26610 27230 28031 28420 29426 32971
Blocks:
  Show dependency tree
 
Reported: 2005-05-19 19:20 UTC by Avik Sengupta
Modified: 2008-05-05 13:57 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Avik Sengupta 2005-05-19 19:20:40 UTC
Meta bug collecting all issues where the result of a formula is displayed as
#VALUE! in Excel.
Comment 1 Josh Micich 2008-05-05 13:57:30 UTC
All dependent bugs are fixed.  

There were 3 main categories of errors here: 
(a) incorrect Ptg operand class encodings
(b) wrong choice of FuncVarPtg instead of FuncPtg (should depend on whether var-args or not)
(c) problems with encoding of nested-if expressions