Hi guys –
I’m doing a mail merge ExecuteWithRegions into a table in a Word template. In the table, I have a cell in the last row of the output table that contains a Formula Field with a formula of =SUM(ABOVE).
The mail merge works great. However, even with the Range.UpdateFields() method, I can’t get the formula field to re-compute. (I see in the documentation that only a few fields/properties are supported at this time.)
Can you give me any update as to whether Aspose.Words will eventually be able to re-compute these kind of formula fields?
At this point, the work around is to have my users manually select all, then hit F9. Alternatively, they can set an option on the Tools >> Options menu.
Obviously, it would be ideal if Aspose.Words could just compute those values.
Thanks much!
Michael