Bug 18149 - Problem if Excel Dokument is used for mail merge in Word (2000 and XP)
Summary: Problem if Excel Dokument is used for mail merge in Word (2000 and XP)
Status: RESOLVED DUPLICATE of bug 9576
Alias: None
Product: POI
Classification: Unclassified
Component: HSSF (show other bugs)
Version: 2.0-dev
Hardware: PC other
: P3 major (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-19 16:00 UTC by Janick Bernet
Modified: 2004-11-16 19:05 UTC (History)
0 users



Attachments
Compressed Testcase: contains 4 example docs/xls and description file (67.42 KB, application/zip)
2003-03-19 16:10 UTC, Janick Bernet
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Janick Bernet 2003-03-19 16:00:33 UTC
When I attach an Excel-File generated using POI as datasource for a 
Word-Document there are no mail-merge-columns available to insert. I have to 
open the file in Excel and save it and then open the mail-merge-document in word 
again and then the data is visible. So there seems to be a small difference in 
the XLS generated by POI and the one generated by Excel which only affects Word.
Comment 1 Janick Bernet 2003-03-19 16:10:30 UTC
Created attachment 5417 [details]
Compressed Testcase: contains 4 example docs/xls and description file
Comment 2 Jason Height 2003-03-19 21:50:26 UTC
The duplicate bug, whilst applying to import into access, has a patch attached 
that fixes thjis. Its just that there is a performance degregation when using 
it.

Jason

*** This bug has been marked as a duplicate of 9576 ***