![]() |
|
|
|
#1
|
||||
|
||||
|
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] |
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Replace & case | Jennifer Murphy | Word | 1 | 02-11-2013 03:26 AM |
| Question about Case statement | Jennifer Murphy | Word VBA | 1 | 01-05-2013 02:30 PM |
| Case Sensitive (contains) Selection | apolloman | Excel | 2 | 07-12-2011 04:50 AM |
From all UPPER CASE to Proper Case
|
davers | Word | 1 | 04-30-2009 12:41 PM |
| Upper to lower case | jd | Excel | 1 | 04-28-2006 07:40 AM |