Opening the Excel file causes "invalid formula" error using Aspose.Cells for Java (#1097)

Hi,

When I try to open excel file excel.xls.zip (1.5 MB)
, I receive an invalid formula error. Can you help me with this?

Workbook workbook = new Workbook(“excel.xls”);
workbook.save(“excel.xls”);

I’m using Aspose.Cells 16.11.0 for Java. Excel file is attached to the post.

Regards,
Zeljko

@Zeljko,

Please try our latest version/fix: Aspose.Cells for Java v17.8.1:

I have tested your scenario/case using your template file and it works fine.

Thank you.

Hi,

Thanks for the answer. I tested it with latest version and it works fine.

Regards,
Zeljko

@Zeljko,

Good to know that your issue is sorted out by the new version/fix. Feel free to contact us any time if you need further help or have some other issue or queries, we will be happy to assist you soon.

Thank you.