![]() |
#1
|
|||
|
|||
![]() 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 |
#2
|
||||
|
||||
![]()
{IF{MERGEFIELD description}= "Power" "" {IF{MERGEFIELD description}= "instalment interest" "Instalment cost" {MERGEFIELD description}}}
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
![]() |
Tags |
#ifelse, #skipif |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
Lumberjax | Word VBA | 14 | 03-07-2023 07:12 AM |
![]() |
coopfab | Mail Merge | 4 | 11-04-2019 01:08 PM |
![]() |
jasendill | Mail Merge | 1 | 11-01-2019 11:36 PM |
Alternative for Multiple If Conditions? | zguan1 | Excel | 2 | 05-25-2017 09:12 AM |
![]() |
z941714 | Excel | 8 | 08-09-2015 04:12 PM |