![]() |
|
#3
|
|||
|
|||
|
Thank you very much indeed, Gmaxey! It is all very instructive. The code works perfectly, but the style in .Paragraphs(3) - which includes Character: Italics - fails to convert to italics. Is there a simple way to force the change? Many thanks!
UPDATE: I managed to amend using: .Paragraphs(3).Range.Style = wdStyleDefaultParagraphFont .Paragraphs(3).Range.Style = "Mystyle" |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Assign different heading styles for different paragraphs
|
Thorin23 | Word VBA | 3 | 05-02-2021 06:22 AM |
| Formatting all paragraphs based on pre defined styles | afif | Word VBA | 0 | 07-26-2019 06:18 AM |
Make paragraphs appear according to specific combination
|
razdul | Word VBA | 2 | 04-17-2019 06:17 AM |
| Trouble Formatting Specific Paragraphs - Bullets, Spacing, Centering, etc | adzialo | Word | 2 | 05-01-2017 12:53 PM |
Selection of all Text for a specific page in word is spanning selection across pages
|
ramsgarla | Word VBA | 9 | 12-05-2012 03:23 AM |