M
Marek
people, my task is to place to cells a formula
for example
for vv = 1 to 10
.cells(vv,2).formula = "=if(sum(XX:XX)>=160;2,3)"
next
when i try to assign a formula to a cell, i get the erorr,
why ??
can anybody help ????]
thank
for example
for vv = 1 to 10
.cells(vv,2).formula = "=if(sum(XX:XX)>=160;2,3)"
next
when i try to assign a formula to a cell, i get the erorr,
why ??
can anybody help ????]
thank