https://issues.apache.org/bugzilla/show_bug.cgi?id=46345
Summary: Problems with Excel Function "VERKETTEN"
Product: POI
Version: 3.2-dev
Platform: Sun
OS/Version: SunOS
Status: NEW
Severity: normal
Priority: P2
Component: HSSF
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Created an attachment (id=22995)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=22995)
Template and Result XLS File
I have Problems with Excel Function "VERKETTEN" since i use Office 2007.
With Office 2000 i don't have this bug.
I use POI with a Excel Template File (template.xls)
On one sheet (Tabelle1) in cell (A4) i use the Excel Function VERKETTEN
=VERKETTEN("TEST ";Tabelle2!A2; " VOLLENDET")
Then POI fill a value (25) in cell A2 on Tabelle 2 and write it
to result.xls
The Problem is that this value is not shown in the VERKETTEN cell ...
Only "TEST VOLLENDET"
After i doubleklick in cell A4 on Tabelle1 then press enter the correct
value is shown "TEST 25 VOLLENDET".
--
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]