Is it possible to run only a portion of a macro?
I am writing a long involved macro and I need to test each section to make
sure it is producing the desired result before I write the next section of
the macro. I was hoping I could run Section 1, write section 2, run section
2 only, write section 3, run section 3 only...
How can I do that?
Bookmarks