==TroubleshootingNotes==
The user who performs the MS Word Merge must have Macros enabled for MS Word or it will not run.
:* Macros can be enabled via the Tools menu > Macros > Security
Note: when When you are creating the original MS Word Merge document you will need to disable Macros while you work on the document. Otherwise the source “Text Form Fields” will be deleted by the Macro each time you open the document. You should only allow the macro to run when you have actually created the document via the MS Word Merge in SmartSimple. The "On Error GoTo ExitSub" is very important. Once the document has been opened the first time the Macro deletes all the '''source''' Text Form Fields. Any time the document is opened subsequently the Macro will try to reference these fields, and since they no longer exist the command will fail and the macro will exit.
[[Category:Custom Fields]]