Java Apache POI versão 3.15.- Excel Data Integration & Automation

Job ID: 38450128

Budget: $10 – $150 USD

Key Requirements:
- Experience java and Apache POI.

Example:

Sheet1.xlsx: It has cell A1 with a number and cell A2 with the result, which is the sum of cell A1 of Sheet1.xlsx with cell A1 of Sheet2.xlsx.

Sheet2.xlsx: It only has cell A1 with a number.

In Java, Sheet2.xlsx is not recognized. Therefore, when changing the number in cell A1 of Sheet1.xlsx, the formula that adds A1 of Sheet1.xlsx with A1 of Sheet2.xlsx does not know what the value is in A1 of Sheet2.xlsx, resulting in an error.