Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Newsgroup Archive
Word Newsgroups
Word Mail Merge
How do I bottom justify in address mail merging?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Peter Jamieson, post: 5603038"] You could do the following: { IF "{ MERGEFIELD addr2 }" = "" " " "" }{ MERGEFIELD name } etc. If more than one line can be blank, do more, e.g. { IF "{ MERGEFIELD addr1 }" = "" " " "" }{ IF "{ MERGEFIELD addr2 }" = "" " " "" }{ MERGEFIELD name } [/QUOTE]
Verification
Post reply
Forums
Archive
Newsgroup Archive
Word Newsgroups
Word Mail Merge
How do I bottom justify in address mail merging?
Top