CÅ
Carl Ådahl
May 3, 2005 08:56 AM UTC
Forgot to mention that I''m using the latest (3.2.1.0) version of ExcelRW.
CÅ
Carl Ådahl
May 3, 2005 08:56 AM UTC
Forgot to mention that I''m using the latest (3.2.1.0) version of ExcelRW.
AD
Administrator
Syncfusion Team
May 3, 2005 05:56 PM UTC
Hi Carl,
Please replace the ; with ,
example,
mySheet.Range["A1"].Formula = "IF(B4=0,0,C4/B4)";
Thanks,
Stephen.