To put it politely, your code is a dog's breakfast. You have:
• Application.ScreenUpdating = False used twice
• a bookmark apparently named CCBmk but defined as a Boolean
• bits of Case tests that are not part of a Select Case structure,
and so on.
I could mess around correcting all that, but I can't even tell from that mess what the code is supposed to do. Perhaps you'd care to explain?
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
|