PC Review


Reply
Thread Tools Rating: Thread Rating: 1 votes, 5.00 average.

"Dont add space between paragraphs of the same style" with Word 20

 
 
=?Utf-8?B?c3Bueg==?=
Guest
Posts: n/a
 
      19th Sep 2006
Hi there,

I need to be able to turn the function off.....It is causing me a number of
headaches with some templates that I am using.

Does anyone know a way I can try to turn this off?

As when I use some macros in a template it automatically turns this
on......The macros have all been written in 2000 where this feature did not
exist. Which is causing a nightmare with all the current formatting.


Any help would be great!!!
 
Reply With Quote
 
 
 
 
Stefan Blom
Guest
Posts: n/a
 
      19th Sep 2006
For the relevant styles, try setting the
NoSpaceBetweenParagraphsOfSameStyle to False. See the MSDN article at
http://msdn.microsoft.com/library/de...HV03075910.asp
(NoSpaceBetweenParagraphsOfSameStyle Property [Word 2003 VBA Language
Reference])

You may also want to turn on the "Don't use HTML paragraph auto
spacing" compatibility option in Tools | Options, Compatibility tab.
In VBA, something like this should do the trick:

ActiveDocument.Compatibility(wdDontUseHTMLParagraphAutoSpacing) = True

See the MSDN article at
http://msdn.microsoft.com/library/de...HV03076444.asp
(Compatibility Property [Word 2003 VBA Language Reference])

--
Stefan Blom
Microsoft Word MVP


"spnz" wrote in message
news13A0605-6B6C-444F-9FF7-(E-Mail Removed)...
> Hi there,
>
> I need to be able to turn the function off.....It is causing me a

number of
> headaches with some templates that I am using.
>
> Does anyone know a way I can try to turn this off?
>
> As when I use some macros in a template it automatically turns this
> on......The macros have all been written in 2000 where this feature

did not
> exist. Which is causing a nightmare with all the current formatting.
>
>
> Any help would be great!!!











 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Space between paragraphs of same style in Word 2007 Jerry Microsoft Word Document Management 1 23rd Mar 2010 10:48 PM
"Don't add space between paragraphs of same style" !!!!!! George Lutz Microsoft Word New Users 2 17th Jan 2009 11:01 PM
Don't add space between paragraphs of the same style David from Beverley (UK) Microsoft Word Document Management 2 3rd Jul 2008 11:23 AM
Single space between paragraphs, they show up as quadruple space T Tail Microsoft Outlook Discussion 0 23rd Jun 2008 07:28 PM
disable "don't add space between paragraphs of the same style". =?Utf-8?B?U2NvdHQgU29ybmJlcmdlcg==?= Microsoft Word Document Management 4 7th Aug 2007 02:29 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:22 PM.