J
JCSadie
I am working with Word documents that contain several IF statements. The IF
statements are mostly related to whether or not I need the singular or plural
words. The if statement looks something like this:
{ IF {mergefield field11 }="Debtors" "Debtors'" "Debtor's" \*Mergeformat }
No matter if field 11 contains Debtors or Debtor, the false condition always
shows up in my document.
What is going on with this? I have checked the Website for MVP's for
answers and also searched the Microsoft site for answers.
statements are mostly related to whether or not I need the singular or plural
words. The if statement looks something like this:
{ IF {mergefield field11 }="Debtors" "Debtors'" "Debtor's" \*Mergeformat }
No matter if field 11 contains Debtors or Debtor, the false condition always
shows up in my document.
What is going on with this? I have checked the Website for MVP's for
answers and also searched the Microsoft site for answers.