wdMailMergeComparison |
| Specifies the type of comparison to use when a condition is added to a mail merge process. |
| wdMergeIfEqual | A value is output if the mail merge field is equal to a value (0) |
| wdMergeIfGreaterThan | A value is output if the mail merge field is greater than a value (3) |
| wdMergeIfGreaterThanOrEqual | A value is output if the mail merge field is greater than or equal to a value (5) |
| wdMergeIfIsBlank | A value is output if the mail merge field is blank (6) |
| wdMergeIfIsNotBlank | A value is output if the mail merge field is not blank (7) |
| wdMergeIfLessThan | A value is output if the mail merge field is less than a value (2) |
| wdMergeIfLessThanOrEqual | A value is output if the mail merge field is less than or equal to a value (4) |
| wdMergeIfNotEqual | A value is output if the mail merge field is not equal to a value (1) |
| wdMergeIfEqual |
| A value is output if the mail merge field is equal to a value (0) |
| wdMergeIfGreaterThan |
| A value is output if the mail merge field is greater than a value (3) |
| wdMergeIfGreaterThanOrEqual |
| A value is output if the mail merge field is greater than or equal to a value (5) |
| wdMergeIfIsBlank |
| A value is output if the mail merge field is blank (6) |
| wdMergeIfIsNotBlank |
| A value is output if the mail merge field is not blank (7) |
| wdMergeIfLessThan |
| A value is output if the mail merge field is less than a value (2) |
| wdMergeIfLessThanOrEqual |
| A value is output if the mail merge field is less than or equal to a value (4) |
| wdMergeIfNotEqual |
| A value is output if the mail merge field is not equal to a value (1) |
© 2025 Better Solutions Limited. All Rights Reserved. © 2025 Better Solutions Limited Top