Stopping a Macro without an end sub
Posted by Pol on February 21, 2001 11:59 AM
I have recorded a macro which searchs for a certain field then add data into other sheets etc but i want it to stop if it does not find this field and not continue with the rest of the macro. An End sub command doesnt work as it stops the rest of the macro from working away