Removed Records: Formula from /xl/calcChain.xml part (Calculation properties)

Subash Nalla 5 Reputation points
2023-06-24T08:13:17.7266667+00:00

Hi Team. I have been writing data to Excel using Documentformat.Openxml Nuget Package. I am able to write into the cells with proper calculations. While opening Excel I am getting this error

Removed Records: Formula from /xl/calcChain.xml part (Calculation properties). Any help in this is highly appreciated.

Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Tianyu Sun-MSFT 34,806 Reputation points Microsoft External Staff
    2023-06-26T06:54:34.6666667+00:00

    Hello @Subash Nalla ,

    Welcome to Microsoft Q&A forum.

    Probably the issue is hidden in one of the cells.

    You may follow the error message to check if in any cell, any symbol/sign(for example, equal sign => "=") was identified by Excel as a formula, instead of a text.

    Sincerely,

    Tianyu


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.