View Single Post
 
Old 01-15-2024, 11:53 PM
mross mross is offline Windows 11 Office 2021
Novice
 
Join Date: Jan 2024
Posts: 1
mross is on a distinguished road
Question How do i combine multiple conditions / rules

I am extracting a description for my mail merge ..
{ if {mergefield description} = "instalment interest''Instalment cost" "{description")

this works as expected but I want to add, if mergefield description = Power, then exclude , as I don't want to see that line at all. I don't know how to exclude, I've tried skipif, but that has not worked. All i can get is a line, with no data on it . Please help
Reply With Quote