View Single Post
 
Old 03-20-2025, 06:51 AM
janetyjanet janetyjanet is offline Windows 11 Office 2021
Novice
 
Join Date: Mar 2025
Posts: 3
janetyjanet is on a distinguished road
Default 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?!
Reply With Quote