I've witten a macro which has an if statement within a loop. It loops thru a range of cells checking whether each cell is null. If the loop encounters a null cell, I want to exit the entire macro. I have the loop and the if coded correctly. I just need the command to end the macro. Thanks
Bookmarks