Is there a way when running a macro to start from a certain point within the code? For instance, I have a few long macros that may hit an error half-way through. After fixing the problem, I want to start the macro from the place it left off- not from the beginning. Along the same lines, can you run the code line by line to locate a problem?