![]() |
|
|
|
#1
|
|||
|
|||
|
Hi, Paul;
I made the following code and it works: With objWordFile.ActiveDocument Dim myParagraphs As Paragraphs Dim myparagraph As Paragraph Set myParagraphs = .Paragraphs For Each myparagraph In myParagraphs myparagraph.Range.ParagraphFormat.SpaceAfter = 0 Next End With Thank you again for your guidance. Jason |
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Error: "Changes made were lost...reconnect with server", when switching "from" field | randhurrle | Outlook | 2 | 02-25-2015 06:51 PM |
| When composing an e-mail how do I add "Page Layout" and "View" tabs to the ribbon | CensorTilSin | Outlook | 1 | 12-11-2013 12:05 PM |
| help with compatibility of "WdSaveFormat" property of SaveAs method | ajetrumpet | Word | 0 | 07-15-2013 07:29 AM |
| Method to active "Select Drawing Objects" | rgustin | Word VBA | 1 | 08-18-2012 11:58 AM |
How to choose a "List" for certain "Heading" from "Modify" tool?
|
Jamal NUMAN | Word | 2 | 07-03-2011 03:11 AM |