![]() |
#1
|
|||
|
|||
![]()
I'm trying to create a simple macro that I can assign to a button where I allow space between paragraphs of the same style and then add a 6pt space after the paragraph. I've tried the following, but I can't get Word to allow space between paragraphs:
Code:
Sub LineSpacing6pt() Selection.Style.NoSpaceBetweenParagraphsOfSameStyle = False Selection.ParagraphFormat.SpaceAfter = 6 End Sub |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
Bahamut5098 | Word | 2 | 03-02-2015 01:42 PM |
Delete lots of empty space between paragraphs. | FieldTechnician | Word | 4 | 10-25-2013 01:14 PM |
Don't add space between para of the same style | ghumdinger | Word | 3 | 09-19-2011 02:04 AM |
Don't Add Space between paragraphs option | Emerogork | Outlook | 12 | 07-18-2011 10:01 AM |
Space between paragraphs... | Emerogork | Outlook | 2 | 06-24-2011 10:23 AM |