Hi Andre,
Here are two workarounds showing how you can embed one or more bulleted paragraphs in an IF test, according on whether you want to
cascade or nest the fields:
For cascading:
{QUOTE "¶
"{IF BkMrk1 <> 0 "Cascade 1A¶
Cascade 1B¶
"}{IF BkMrk2 <> 0 "Cascade 2A¶
Cascade 2B¶
"}{IF BkMrk3 <> 0 "Cascade 3A¶
Cascade 3B¶
"}{IF BkMrk4 <> 0 "Cascade 4A¶
Cascade 4B¶
"}}
For nesting:
{QUOTE "¶
"{IF BkMrk1 <> 0 "¶
Nested 1A¶
Nested 1B¶
" {IF BkMrk2 <> 0 "Nested 2A¶
Nested 2B¶
" {IF BkMrk3 <> 0 "Nested 3A¶
Nested 3B¶
" {IF BkMrk4 <> 0 "Cascade 4A¶
Cascade 4B¶
"}}}}}
In both cases, format the ¶ appearing after the 'QUOTE' statement as a non-bullet paragraph with a 1pt font and no leading/trailing
space.
Cheers

Signature
macropod
[MVP - Microsoft Word]
-------------------------
> Hello,
> i'm have having a problem in Word 2003 for PC. When I create an IF field as
[quoted text clipped - 55 lines]
>
> Andre'
macropod - 10 Sep 2007 10:41 GMT
For cascading:
{QUOTE "¶
"{IF BkMrk1 <> 0 "Cascade 1A¶
Cascade 1B¶
"}{IF BkMrk2 <> 0 "Cascade 2A¶
Cascade 2B¶
"}{IF BkMrk3 <> 0 "Cascade 3A¶
Cascade 3B¶
"}{IF BkMrk4 <> 0 "Cascade 4A¶
Cascade 4B¶
"}}
For nesting:
{QUOTE "¶
"{IF BkMrk1 <> 0 "Nested 1A¶
Nested 1B¶
" {IF BkMrk2 <> 0 "Nested 2A¶
Nested 2B¶
" {IF BkMrk3 <> 0 "Nested 3A¶
Nested 3B¶
" {IF BkMrk4 <> 0 "Cascade 4A¶
Cascade 4B¶
"}}}}}
In both cases, format the ¶ appearing after the 'QUOTE' statement as a non-bullet paragraph with a 1pt font and 1pt less leading or
trailing space than a standard bullet paragraph.
Cheers

Signature
macropod
[MVP - Microsoft Word]
-------------------------
> Hi Andre,
>
[quoted text clipped - 89 lines]
>>
>> Andre'
Andre'''' The Hunter - 11 Sep 2007 02:46 GMT
thanks for quick response!
took me a bit of fiddling to understand...but it works!
thank you!
Andre'
> Hi Andre,
>
[quoted text clipped - 89 lines]
> >
> > Andre'
macropod - 11 Sep 2007 11:08 GMT
You're welcome.
Cheers

Signature
macropod
[MVP - Microsoft Word]
-------------------------
> thanks for quick response!
> took me a bit of fiddling to understand...but it works!
[quoted text clipped - 98 lines]
>> >
>> > Andre'