![]() |
|
|
|
#1
|
||||
|
||||
|
You should be able to handle those scenarios easily enough with field coding like: {IF{MERGEFIELD Metal3x} = "x" "¶ "} where the ¶ is a paragraph break or manual line break.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
#2
|
|||
|
|||
|
Aha, thats done it, thanks. Knew it would be something simple!
For reference, I ended up with the code; Code:
{ MERGEFIELD Metal1 }¶
{ IF { MERGEFIELD Metal2x } = "x" "¶
" }{ MERGEFIELD Metal2 }¶
{ IF { MERGEFIELD Metal3x } = "x" "¶
" }{ MERGEFIELD Metal3 }¶
and so on!
|
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Line Numbering & Blank Lines
|
Ephasa | Word | 9 | 04-30-2020 02:09 PM |
| How to Center One Line Vertically on Blank Page | SQLUSA | Word | 1 | 08-29-2012 08:14 PM |
Need help on Macro 03- Find text - if text is blank then remove line
|
simpleonline1234 | Word VBA | 1 | 02-25-2011 02:28 AM |
How to turn all blank lines into non-blank for legal forms
|
sieler | Word | 3 | 04-12-2009 01:38 PM |
| When i clicked on a file, it showed up blank.(LIFE ON LINE)! | angelo1405 | Word | 0 | 03-17-2008 04:47 PM |