https://issues.apache.org/bugzilla/show_bug.cgi?id=49612

Yegor Kozlov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #6 from Yegor Kozlov <[email protected]> 2010-07-29 02:36:24 EDT ---
Name evaluation across workbooks is not supported by POI. Josh Micich, the
developer who wrote most of the evaluation code confirmed that and and I have
to resolve this bug report as "wontfix". 

The syntax SUM('file1.xls'!BOB+'file2.xls'!JIM) means that BOB and JIM are 
external names and evaluator needs to open file1.xls and file2.xls to evaluate
them and this is not supported.  

Yegor

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to