![]() |
|
#13
|
|||
|
|||
|
Shelley,
Try: For Each oPar In ActiveDocument.Range.Paragraphs If Not oPar.Range.Characters(1) Like ("[a-z1-9([]") Then 'Existing code End If Next |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
VBA help non breaking spaces for array of words not working correctly
|
Shelley Lou | Word VBA | 2 | 03-08-2023 03:15 AM |
Macro to insert certain words if the number of words than 20
|
laith93 | Word VBA | 6 | 10-28-2022 01:12 AM |
Insert words before and after any italics
|
benfarley | Word VBA | 1 | 03-30-2022 08:35 PM |
| An array of words from a document knowing the font style | Kreol2013 | Word VBA | 0 | 07-08-2013 01:29 AM |
Convert String Array to Integer Array from a User Input?
|
tinfanide | Excel Programming | 4 | 12-26-2012 08:56 PM |