From: forrest on
I need change the change all the text paragrahp setting as follow:
“Paragraph-Indents and Spacing-Spacing-Before:0.5line, line sapcing:At least
At:0pt" I make this change and record a macro, and then select the rest of
the test, run the marco, but it shows error like this:
error in office 2007:" Run-time error'5149': The measurement must be between
0.7 pt and 1584 pt"
error in office 2003 : "Run-time error'5362': The measurement must be "

how could I fix this problem? I need to set the number as 0.5 instead of 0.7
From: Doug Robbins - Word MVP on
It is probably the Line Spacing of 0pt that is causing the error. Through
the user interface, the minimum that it can be set to is 1pt (probably being
the 0.7pt that the error message mentions, rounded to 1pt)

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP, originally posted via msnews.microsoft.com

"forrest" <forrest(a)discussions.microsoft.com> wrote in message
news:574A27CA-A3E7-4A03-9BE2-07B84755CC56(a)microsoft.com...
> I need change the change all the text paragrahp setting as follow:
> “Paragraph-Indents and Spacing-Spacing-Before:0.5line, line sapcing:At
> least
> At:0pt" I make this change and record a macro, and then select the rest of
> the test, run the marco, but it shows error like this:
> error in office 2007:" Run-time error'5149': The measurement must be
> between
> 0.7 pt and 1584 pt"
> error in office 2003 : "Run-time error'5362': The measurement must be "
>
> how could I fix this problem? I need to set the number as 0.5 instead of
> 0.7

From: forrest on
I need set the value to 0.5pt, not 1pt. Is there anything I can do to fix that?

"Doug Robbins - Word MVP" wrote:

> It is probably the Line Spacing of 0pt that is causing the error. Through
> the user interface, the minimum that it can be set to is 1pt (probably being
> the 0.7pt that the error message mentions, rounded to 1pt)
>
> --
> Hope this helps.
>
> Please reply to the newsgroup unless you wish to avail yourself of my
> services on a paid consulting basis.
>
> Doug Robbins - Word MVP, originally posted via msnews.microsoft.com
>
> "forrest" <forrest(a)discussions.microsoft.com> wrote in message
> news:574A27CA-A3E7-4A03-9BE2-07B84755CC56(a)microsoft.com...
> > I need change the change all the text paragrahp setting as follow:
> > “Paragraph-Indents and Spacing-Spacing-Before:0.5line, line sapcing:At
> > least
> > At:0pt" I make this change and record a macro, and then select the rest of
> > the test, run the marco, but it shows error like this:
> > error in office 2007:" Run-time error'5149': The measurement must be
> > between
> > 0.7 pt and 1584 pt"
> > error in office 2003 : "Run-time error'5362': The measurement must be "
> >
> > how could I fix this problem? I need to set the number as 0.5 instead of
> > 0.7
>
From: Doug Robbins - Word MVP on
0.7pt is the smallest that you can make it. If you try and set it to
anything less you will get the following error message

"Run-time error '5149':

The measurement must be between 0.7 pt and 1584 pt.

While the software will quibble over it, I doubt that anyone in their right
mind will quibble over 0.2pt - less than the thickness of a sheet of normal
office paper.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP, originally posted via msnews.microsoft.com

"forrest" <forrest(a)discussions.microsoft.com> wrote in message
news:B5FFC969-CF47-43BB-8DB6-1DF08693FF18(a)microsoft.com...
> I need set the value to 0.5pt, not 1pt. Is there anything I can do to fix
> that?
>
> "Doug Robbins - Word MVP" wrote:
>
>> It is probably the Line Spacing of 0pt that is causing the error.
>> Through
>> the user interface, the minimum that it can be set to is 1pt (probably
>> being
>> the 0.7pt that the error message mentions, rounded to 1pt)
>>
>> --
>> Hope this helps.
>>
>> Please reply to the newsgroup unless you wish to avail yourself of my
>> services on a paid consulting basis.
>>
>> Doug Robbins - Word MVP, originally posted via msnews.microsoft.com
>>
>> "forrest" <forrest(a)discussions.microsoft.com> wrote in message
>> news:574A27CA-A3E7-4A03-9BE2-07B84755CC56(a)microsoft.com...
>> > I need change the change all the text paragrahp setting as follow:
>> > “Paragraph-Indents and Spacing-Spacing-Before:0.5line, line sapcing:At
>> > least
>> > At:0pt" I make this change and record a macro, and then select the rest
>> > of
>> > the test, run the marco, but it shows error like this:
>> > error in office 2007:" Run-time error'5149': The measurement must be
>> > between
>> > 0.7 pt and 1584 pt"
>> > error in office 2003 : "Run-time error'5362': The measurement must be "
>> >
>> > how could I fix this problem? I need to set the number as 0.5 instead
>> > of
>> > 0.7
>>