-
Thanks Paul,
When I was searching for a solution to be able to pause a macro to allow editing of the doc's, suggestions of breaking the code into two parts were common.
Considering that at the point in the code where I want to allow editing, it is four levels deep into nested Range.Find processes. It seemed way too difficult to try to save all the variables of where in the documents the nested searches were up to, so that the searches could resume after editing. It seemed a lot easier to have a way of putting the macro on hold, so to speak, to allow editing, and once the editing had been completed, resume the macro.
Best regards,
Peter
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules