N
Nick2112
Hi everyone!
I'm trying to set up a mail merge where my main document starts off
with the following code...
{ IF { MERGEFIELD Name } <> "" "{ MERGEFIELD Name }" "" } { IF {
MERGEFIELD Name } <> "" "
{ MERGEFIELD Company }" "{ MERGEFIELD Company }" }
Basically, if a record contains a name, the company should be placed at
the beginning of the next line. If a record doesn't contain a name,
the company should be placed at the beginning of the current line.
However, while the company is placed on the current line when there's
no name, it's not placed at the beginning. For some reason it's
indented.
I should mention that I have a left tab and hanging indent set at 1.5",
but as far as I understand these shouldn't affect the first line. The
first line should start at the beginning.
Am I missing something?
Thanks!
I'm trying to set up a mail merge where my main document starts off
with the following code...
{ IF { MERGEFIELD Name } <> "" "{ MERGEFIELD Name }" "" } { IF {
MERGEFIELD Name } <> "" "
{ MERGEFIELD Company }" "{ MERGEFIELD Company }" }
Basically, if a record contains a name, the company should be placed at
the beginning of the next line. If a record doesn't contain a name,
the company should be placed at the beginning of the current line.
However, while the company is placed on the current line when there's
no name, it's not placed at the beginning. For some reason it's
indented.
I should mention that I have a left tab and hanging indent set at 1.5",
but as far as I understand these shouldn't affect the first line. The
first line should start at the beginning.
Am I missing something?
Thanks!