I would like to ask you for help with probably easy problem. I have in code:
ActiveCell.Formula = "=IF(ISERROR(H2*$K$2);"""";H2*$K$2)"
but I received Run-time error 1004.
I would like to ask you for help with probably easy problem. I have in code:
ActiveCell.Formula = "=IF(ISERROR(H2*$K$2);"""";H2*$K$2)"
but I received Run-time error 1004.