Thread: [Solved] Suppress blank lines
View Single Post
 
Old 09-13-2020, 09:08 PM
gmayor's Avatar
gmayor gmayor is offline Windows 10 Office 2016
Expert
 
Join Date: Aug 2014
Posts: 4,137
gmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud of
Default

What you should have is


{ MERGEFIELD ADDRESEE1 } {IF { MERGEFIELD ADDRESEE2 } <> "" "¶
{ MERGEFIELD ADDRESEE2 }" }¶
{ MERGEFIELD SUBURB }¶


The ¶ symbols indicate where you need to press the Enter key to create a paragraph break. Use CTRL+F9 to insert the brackets { }
__________________
Graham Mayor - MS MVP (Word) (2002-2019)
Visit my web site for more programming tips and ready made processes www.gmayor.com

Last edited by gmayor; 09-14-2020 at 04:07 AM.
Reply With Quote