Hello
I want a macro to find a value in a list then carryout further steps.
If value is found proceed to step 1.
If value is not found proceed to step 2.
So far I have no problem if value is found, but if value is not found as expected I get run-time error 91, at this point I want to proceed...