Hello, i extract data from .xls and .xlsx files. Now my excelfile has cells which reference to cells of another file. With cell.getFormulaCell(), i get for the first referenced file [1]tablename!cell, for the second referenced file [2]tablename!cell and so on. How can i get the absolute path of the referenced files or how can i get a list(?) of all referenced files?
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
