Forum Discussion
Mail Merge Questions... New to Mail Merge and on a Mac
This works if you don't have any other fields that needs merging. There is a section in my document that I need to do this on.
As seen on the attached screen shot (high lighted section) I need to be able to remove the row if the <<M_2nd_part_Count>> is equal to or less than 0 but if it is not 0 I need it to stay and then enter the merge data in for <<M_2nd_part_Count>> @ <<M_2nd_part_Rate>>.
It won't except the merge fields in the if-then-else section of the rule..
Is there a way to do this?
A thought on that multiple level conditional. It's not as elegant a solution, but in effect you can handle it (if, say, there are only three fundamental conditions, maybe each of those with a simple IF...THEN.... of its own) by using MailMerge three times.
Use the filter in Word to select group A, and have a letter specifically with the conditions that apply only to A. Then the same with B; and C. Within each of those three letters, you could have a simpler IF...THEN..., which is far easier to set up.
Not as elegant or spiffy, but it would work.