Infragistics.Documents.Excel is somehow not recognizing an xlsx file that has columns referencing an external xlsm file in a formula. Before I dig in further to see what is wrong, I just want to confirm if this scenario is supported.
Thanks,
Hello Joseph,
I have been able to download your workbooks and when loading the .xlsx, I am able to reproduce the FormulaParseException that you are referring to. This behavior is unexpected, and as such, I have asked our engineering teams to examine it further.
To ensure that this receives attention, I have logged it in our internal tracking systems with a development ID of 266244. I have also created a private support case for you that this issue will be linked to. This support case has an ID of CAS-203924-D6F9R5 and you can access it at https://es.infragistics.com/my-account/support-activity.
Please let me know if you have any other questions or concerns on this matter.
Sorry, our mail server is preventing me from sending the files. Can you download it from this location?
transfer.dmsi.com/.../cedar_board_price_import.zip
File is submitted to the support email.
You can add files to the thread by using the Insert drop-down and selecting the “Insert Image/Video/File” option. You will be prompted with a dialog box asking for a source (From) and a File.
Note, you can only attach files that are 1MB or less to the Infragistics forums. If your files are larger than this, please send it in an e-mail to support@infragistics.com.
I was able to load the file you attached but not my original file. This is the method I'm using to load the file;
Infragistics.Documents.Excel.Workbook.Load(<filename>, false)
How do you add/attach a file to the thread?