R
Reedi
Hi,
I see from the Excel help that you can set formulas, but when I tried to set
the following formula:
Worksheets("Sheet1").Range("A1").Formula = "=+IF(B1 <> "",(B1-1)*1000 +
(1000-C1),"")"
it didn't work? I get run-time error 1004 "Application defined or object
defined error"
Any ideas?
Thanks in advance,
Reedi
I see from the Excel help that you can set formulas, but when I tried to set
the following formula:
Worksheets("Sheet1").Range("A1").Formula = "=+IF(B1 <> "",(B1-1)*1000 +
(1000-C1),"")"
it didn't work? I get run-time error 1004 "Application defined or object
defined error"
Any ideas?
Thanks in advance,
Reedi