![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
![]()
Hi there
Is there a way to skip records inside TableStart with a condition? I have attempted the following block of code with each of these keywords SKIPIF, NEXTIF, NEXT with no success. Below is an example using SKIPIF. { MERGEFIELD TableStart:SomeItem \* MERGEFORMAT } { SKIPIF {={IF "{MERGEFIELD Description \* MERGEFORMAT}" "A" 1 0}+{IF "{MERGEFIELD Description \* MERGEFORMAT}" "B" 1 0}}} { MERGEFIELD Value\* MERGEFORMAT } { MERGEFIELD TableEnd:SomeItem \* MERGEFORMAT } What I want to happen is to only display "Value" when Description equals A and B. |
Ads | |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
SkipIf feature | catawaller | Mailmerge | 2 | July 30th 09 06:21 PM |
Mail merge question about SKIPIF and NEXTIF | blingting | Mailmerge | 2 | August 21st 07 04:45 PM |
Skip Duplicate Records + Put all Records in One Document | Ryan D | Mailmerge | 2 | April 25th 07 06:55 PM |
Skip a constant number of records | R Alapatt | Mailmerge | 5 | August 25th 06 09:47 PM |
skip records in mail merge | R Alapatt | Mailmerge | 7 | August 25th 06 02:29 PM |