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

           Summary: Reference to cell in different workbook not possible
           Product: POI
           Version: 3.2-FINAL
          Platform: PC
        OS/Version: Windows Vista
            Status: NEW
          Severity: major
          Priority: P2
         Component: HSSF
        AssignedTo: [email protected]
        ReportedBy: [email protected]


When I try to refer to a cell in a different excel file, I do not get an error,
but when I open the file in Excel, the contents of the cell is #REF!A1 for
example. I used this code:

cell.setCellFormula("folder\\[workbook.xls]sheet!A1");

Since I cannot find anything about this problem, I thought it could be a bug.

Greetings,

Wim


-- 
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