SKIPIF expression1 operator expression2

Compares two expressions.


expression1??
operator??
expression2??

REMARKS
* Don't use the SKIPIF field and is only available for backwards compatibility.
* You can select data records more easily by using the Mail Merge Recipients dialog box, which appears when you connect to a data source during a mail merge.
* If the comparison is true, SKIPIF cancels the current merge document, moves to the next data record in the data source, and starts a new merge document. If the comparison is false, Microsoft Word continues the current merge document.
* This field can be found in the Compares two expressions and evaluates the comparison. category
* Inserted into a mail merge main document, the following field examines the contents of the Order field for the current data record. If the field contains a number less than 100, no merged document is produced for that data record.
* For the Microsoft documentation refer to support.microsoft.com

Examples

{ SKIPIF { MERGEFIELD Order } < 100 }

© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited Top