We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Error in Excel

"Excuse my English"

I need to solve urgently this problem because I have many days trying.
i´m Working in Vstudio 2003 with ASPNET (Vb) and Essential Studio Backoffice v4.400.0.51 and Excel 2003 in Spanish.


Syncfusion changes the comma or the point into a point and comma in the formula or value

for example
Dim A as string = "-881147.42"
Dim B as string ="+C1"
Dim Formul_a as string = "="+a+b
sheet.Range("C5").Text = Formul_a

I need this in excel (like a formula) : "=-881147.42+C1" (That excel evalue the formula)
Dim Saldo As String = "-881147.42"
'saldo must be a string not a number
sheet.Range("C5").Text = Saldo




codigo.zip

1 Reply

MW Melba Winshia Syncfusion Team July 11, 2007 12:34 PM UTC

Hi Haf,

We have identified this issue "Syncfusion changes the comma or the point" to be a defect and we thank you for bringing this to our attention. To facilitate tracking the progress of the fix, and timely resolution, we request you to create an incident in our incident database Direct Trac. Our development team would be able to determine the fix and alert you with the service pack download details as soon as they are made available.

Thanks,
Melba

Loader.
Live Chat Icon For mobile
Up arrow icon