Macro VB step required
This is what I am trying to do.
I want an "if" & "then" statement to be inserted in macro (recording) that
looks at a particular column and sees if the text "No Error" is present in
it. If there is anything in that particular column apart from "No Error" ,
the macro should NOT run at all.
So, just to clarify the above, if there is anything besides "No Error" in
that column, the macro should NOT run, otherwise run successfully.
Thanks so much
|