B
Briza
Trying to write an if statement in word2007 for a mergefield whereby if
mergefield = "good" then insert the text (which is about 500 characters) from
a word document located at c:\good.docx and if mergefield = "bad" then insert
the text (which is also about 500 characters) from a word document located at
c:\bad.docx
Can someone please write the if statement to do this?
Alternatively, could i use a notepad document instead of a word document to
import text from (eg good.txt and bad.txt).
Thanks in advance
mergefield = "good" then insert the text (which is about 500 characters) from
a word document located at c:\good.docx and if mergefield = "bad" then insert
the text (which is also about 500 characters) from a word document located at
c:\bad.docx
Can someone please write the if statement to do this?
Alternatively, could i use a notepad document instead of a word document to
import text from (eg good.txt and bad.txt).
Thanks in advance