Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
210
Incorrect Import from .xls file
posted

Hello. Please correct import of the cells containing the formulas. I have put a file - on the first sheet the data is read normally, but on the third sheet in the cells containing the formulas absolutely other values. For example, cell R12C1 containing the formula "=SUM (R [1] C)", is imported with value 14000, but actually there 10000.

test.rar
Parents
  • 12004
    posted

    Hello Brutar,

    I created a sample using NetAdvantage 11.1.20111.2020 and verified the cell value being 14000 when importing the file using Workbook.Load() method.

    It will be helpful to provide more information in regards to how the excel file is being loaded in the application and how the cell value is being checked.

    Here's the attached sample that I ran for this.

    Let me know if you have any questions with this matter. Thank you.

    ExcelImport_CS.zip
Reply Children
No Data