Blank Line Removal in Nested IF
Hi - looking for some advice to prevent baldness as I'm tearing my hair out with this issue!
I've got a complex mail merge with nested IFs but have simplified below to provide an example as I can't work out where to put the /b "" & the paragraph marker from the line above
text text text
{ if {MERGEFIELD BONUS_SCHEME } = "Regional" "{ MERGEFIELD Regionname }% Region" }
text text text
If the BONUS_SCHEME merge field doesn't contain 'Regional" then this is what I see
text text text
text text text
so I want to remove the blank line - but for the life of me I can't work out where to put the switch - can anyone help please?!
|