I have set up a Word template (.dot) file that presents the user with a form to enter relavent detail.
The macro then enters the text in the correct places in the new document that is created.

However, a link to the .dot file is still present and when someone else tries to open it they get the Disable/Enable macro warning.

If I delete/move the .dot file after the new document has been created, the normal template is used, which is fine as there is no special style/formatting in the .dot.

Is there any way to remove the reference to the initial template once the new file has been created?