D
Diane
Group,
Is there any way to program a paragraph return within a word document, not
using VBA, but using an "IF" statement within a document variable?? Example,
I have many document variables built into many MS Word documents, I have now
ran across a situation that I need to test a document variable, and then if
true, add some text. Before the text is added, I need a paragraph return,
ex: [if [DOCVARIABLE hst] = "Y" .......now I need to add a paragraph return,
and then text, this needs to be included with the document variable
condition. ]
Can this be done??
Is there any way to program a paragraph return within a word document, not
using VBA, but using an "IF" statement within a document variable?? Example,
I have many document variables built into many MS Word documents, I have now
ran across a situation that I need to test a document variable, and then if
true, add some text. Before the text is added, I need a paragraph return,
ex: [if [DOCVARIABLE hst] = "Y" .......now I need to add a paragraph return,
and then text, this needs to be included with the document variable
condition. ]
Can this be done??