wdMailMergeComparison

Specifies the type of comparison to use when a condition is added to a mail merge process.

wdMergeIfEqualA value is output if the mail merge field is equal to a value (0)
wdMergeIfGreaterThanA value is output if the mail merge field is greater than a value (3)
wdMergeIfGreaterThanOrEqualA value is output if the mail merge field is greater than or equal to a value (5)
wdMergeIfIsBlankA value is output if the mail merge field is blank (6)
wdMergeIfIsNotBlankA value is output if the mail merge field is not blank (7)
wdMergeIfLessThanA value is output if the mail merge field is less than a value (2)
wdMergeIfLessThanOrEqualA value is output if the mail merge field is less than or equal to a value (4)
wdMergeIfNotEqualA 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)


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