M
Matthew McManus
When I try to use the following codes, I get error messages. How do
get around the problem?
Cells(2,2).Select
ActiveCell.Formula = "=if(A1=1,"",1)"
or
Cells(2,2).Select
ActiveCell.Formula = "=if(A1=1,"High","Low")"
Thanks so much for any assistance
Matthe
get around the problem?
Cells(2,2).Select
ActiveCell.Formula = "=if(A1=1,"",1)"
or
Cells(2,2).Select
ActiveCell.Formula = "=if(A1=1,"High","Low")"
Thanks so much for any assistance
Matthe