The formula is stored in a cell "=124494,11446+57903,99911+55301,88162+75178,50404".
At file loading there is an error:
The formula has no valid expressions after the equal sign.Portion with error: 124494.11446+57903.99911+55301.88162+75178.50404
Please, correct this problem. I have 1000 similar files and with them it is necessary to work.
Could you be a little more specific?
Where is this formula?
Are you creating it in code? Or is this an existing Excel file?
Are you exporting to Excel or importing?
When does the error occur?
What version of the assemblies are you using?
Are you using the CLR3 or CLR2 Excel assembly?
Can you provide a small sample project that demonstrates this?
I have created real file Excel with one cell in which the formula "=124494,11446+57903,99911+55301,88162+75178,50404". In my regional parametres a divider of a fractional part - ",". I import the data from this document, and at once at Workbook.Load("test.xlsx") there is an error. It is obvious that the error arises because of features of regional options.
I use Infragistics3.Excel.v9.2.dll
I have put a small sample project.
Thanks you!
Hi,
I have forwarded your post to Infragistics Developer Support so that they can check it out.