Bug 48996 - [PATCH] External name references during formula evaluation do not work
Summary: [PATCH] External name references during formula evaluation do not work
Status: RESOLVED FIXED
Alias: None
Product: POI
Classification: Unclassified
Component: POI Overall (show other bugs)
Version: 3.6-FINAL
Hardware: PC Windows XP
: P2 normal (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-26 14:18 UTC by Steve Wolke
Modified: 2010-06-10 13:08 UTC (History)
0 users



Attachments
Modifications to existing files to add this functionality (15.34 KB, patch)
2010-03-26 14:20 UTC, Steve Wolke
Details | Diff
New test case files required for patch - bz2 file (7.54 KB, patch)
2010-03-26 14:21 UTC, Steve Wolke
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wolke 2010-03-26 14:18:00 UTC
When evaluating a forumla with a reference to a named range in another workbook the return ValueEval is always an ErrorEval.
Comment 1 Steve Wolke 2010-03-26 14:20:17 UTC
Created attachment 25187 [details]
Modifications to existing files to add this functionality
Comment 2 Steve Wolke 2010-03-26 14:21:34 UTC
Created attachment 25188 [details]
New test case files required for patch - bz2 file
Comment 3 Nick Burch 2010-06-10 13:08:03 UTC
Thanks for this, applied with a few tweaks in r953395.