G
Graywolf
I'm running a merge document and putting values into a table. I can put the
merge fields into the table just fine. Here's the problem: I have 3 fields
which may or may not have data in them, and the client doesn't want any empty
rows. Is there a way to format a row so it compresses down to nothing if the
mergefield is blank. Or a second approach would be to put the second field
into the first fields position if the first field is empty, but I would also
need to be able to put the third field into the first fields position if the
first and second fields were empty. (I hope I'm making sense.) I know you
can do an If...then...else in a mailmerge but it does not look like you can
nest them in order to cover the 3 fields I need to check. Thanks in advance
for any help.
merge fields into the table just fine. Here's the problem: I have 3 fields
which may or may not have data in them, and the client doesn't want any empty
rows. Is there a way to format a row so it compresses down to nothing if the
mergefield is blank. Or a second approach would be to put the second field
into the first fields position if the first field is empty, but I would also
need to be able to put the third field into the first fields position if the
first and second fields were empty. (I hope I'm making sense.) I know you
can do an If...then...else in a mailmerge but it does not look like you can
nest them in order to cover the 3 fields I need to check. Thanks in advance
for any help.