![]() |
|
#12
|
||||
|
||||
|
Quote:
Set Rng = .Range.Paragraphs(1).Range to, say: Set Rng = .Range.Paragraphs(5).Range and change: StrTxt = .Text to: StrTxt = Split(.Text,":" & vbTab)(1) but, as I said, I'd need to see an actual document to be sure. A single page containing everything down to at least the "Name of Participant" line in your screenshot would do.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Convert particular blocks of text within a word document to tables using macro
|
benbob | Word VBA | 5 | 07-15-2018 03:20 AM |
Mail Merge Macro
|
ch1325 | Word VBA | 2 | 06-08-2015 06:18 AM |
| Mail Merge Macro | spc94 | Word VBA | 2 | 06-04-2015 07:06 AM |
| Convert mail merge to PDF then email | TeriJean | Mail Merge | 0 | 10-04-2011 03:52 PM |
Word Doc Macro (mail Merge)
|
ajolson1964 | Word VBA | 1 | 05-10-2011 10:15 PM |