![]() |
#1
|
|||
|
|||
![]()
Hello All,
I regularly paste several (three to four) short paragraphs of text from various other programs into a Word report and I am after a macro that will apply different manual formatting to each of the paragraphs. The text is pasted into the Word document without any source formatting. I have tried using: Code:
With Selection.Paragraphs(1) With Selection.Paragraphs(2) With Selection.Paragraphs(3) With Selection.Paragraphs(4) After I have selected the specific paragraphs within my document, I am after a macro that will apply the manual formatting to the selected 3-4 paragraphs only, wherever they may be within the document. If what I have asked is not clear, I am happy to post my full code of what I have done so far. Thanking you all in advance. Dave T |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Changing the format/style for numbered paragraphs AND MAKING THEM STICK! | FearlessStamper | Word | 2 | 10-30-2017 02:17 PM |
Copying paragraphs from multiple documents to the current one. | paik1002 | Word VBA | 3 | 02-22-2016 04:03 AM |
![]() |
AustinBrister | Word VBA | 3 | 06-01-2015 07:00 AM |
Word 2003 form fields and pasting multiple paragraphs. | mwmoron | Word | 1 | 12-07-2012 11:06 PM |
![]() |
jcw | Word | 1 | 11-18-2011 11:47 AM |