Hi all,
I am trying to do a mail merge, the source data and main document works fine.
However i encounted 2 problems
Example for Problem 1:
If FieldA = "Yes" show "I will forward an invoice on <<Day>>"
How do i enter the Day merge field into this IF...ELSE word field
Example for Problem 2:
If FieldB = "Yes" show "I will forward an invoice number ("1234") to you"
The word field will not show the whole sentence, only "I will forward an invoice number (" will be shown. I believe the colen causes Microsoft word to take it as the end of the sentence. Is there anyway i can overwrite this, the colen must be there.