Hi,
Hi Vinod,
- CELLSJAVA-41013: Incorrect value returned for INDIRECT function after calling Workbook.calculateFormula.
- CELLSJAVA-41021: SUMPRODUCT with multiple INDIRECT functions calculates the formula as #VALUE.
- CELLSJAVA-41035: Incorrect value returned for AVERAGEIF function after calling Workbook.calculateFormula.
Thanks Raza.
Hi Vinod,
System.out.println(book.getWorksheets().get(0).getCells().get(“E129”).getValue());
book.calculateFormula();
System.out.println(book.getWorksheets().get(0).getCells().get(“E129”).getValue());
Hi,
Thanks for using Aspose.Cells.
This is to inform you that we have fixed your issue CELLSNET-41487 now. We will soon provide the fix after performing QA and including other enhancements and fixes.
Just wanted to be sure that this issue is getting addressed for java api as well.
Hi,
THanks for the reply & support, can you provide some additional insight on why this fix was broken. we are in a critical phase of the project just wanted to be sure if upgrading to latest version on aspose doesn’t introduce any new issues.
Hi Sundarraj,
Hi again,
Hi Vinod & Sundarraj,
Hi,
Raza,
Hi Vinod,
I am afraid, we haven’t yet received any updates regarding the ticket logged earlier as CELLSJAVA-41507. That said, we have raised the priority of the aforesaid ticket and have requested the concerned member of the product team to share their analysis at earliest possible. As soon as we get any news, we will post here for your kind reference.
Thank you for your patience with us.
Hi,
Hi Vinod,
Thanks Raza.
Hi Vinod,
Hi,