How do we maintain the formula in the excel cell while updating the data in same excel cell of the file using windows c# application.

  • Thread starter Thread starter Gani tpt
  • Start date Start date
G

Gani tpt

Guest
I am trying to upload excel file template with data to my application.

In that excel template , some of the cell has maintained formulas.

while running my application, data has processed and update in the same template.

But, formula got deleted and data will be updating and saved in the same template.

How do we maintain the formula in the excel cell while updating the data in the same cell of the file using windows C# Application..?

Continue reading...
 
Back
Top