![]() |
|
#7
|
||||
|
||||
|
It is if you are using the Heading styles for this. But if you don't provide a sample document formatted as per your documents then we are only guessing and likely to be wrong.
For instance, if this magic paragraph was the first heading in the document you could go to it with Set rng = ActiveDocument.Range.GoTo(wdGoToHeading, wdGoToFirst) You can examine the options for the GoTo command here https://msdn.microsoft.com/en-us/VBA...to-method-word to see if you can find the right combination to always hit your section.
__________________
Andrew Lockton Chrysalis Design, Melbourne Australia |
| Tags |
| copy, select |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Excel VBA - Select All in Word Doc & Update Fields | RMerckling | Excel Programming | 1 | 04-27-2018 01:47 PM |
| Word 2007-cannot select or copy image | calvin-c | Word | 2 | 01-05-2017 02:26 PM |
How to select and copy to clipboard an entire document except for a paragraph and keep formatting
|
TD_123 | Word VBA | 7 | 06-16-2015 03:30 PM |
| Select Every Email in Word or Excel?!? | arielrivera67 | Excel | 2 | 07-13-2014 09:54 PM |
| how to copy all ms word tables into excel | rehan129 | Word | 0 | 01-28-2012 10:17 AM |