A
avijit
I am using OWC for creating a smart client in excel.
In my code I am sending an XML request over Http and getting an XML response
which I am populating in a excel page(in an excel template with a schema
mapped in it).Then I am doing some calculation in the excel page.
eg. =(Sheet1!E15/Sheet1!E5)*100
Now my problem is when I execute the code the formula chages automatically
and gives me error. What is the problem??
Please let me know if you need more details on what I am doing.
In my code I am sending an XML request over Http and getting an XML response
which I am populating in a excel page(in an excel template with a schema
mapped in it).Then I am doing some calculation in the excel page.
eg. =(Sheet1!E15/Sheet1!E5)*100
Now my problem is when I execute the code the formula chages automatically
and gives me error. What is the problem??
Please let me know if you need more details on what I am doing.