Hi,

I am new to VB and as part of a larger project I've created a word template that uses a form to input text to bookmarked positions within the document. I have also added a macro to Save As and enforce a naming protocol on users. The idea being that users can search for and open a document using a "project number" as a reference.

Both the template and the saved and named files are opened via an Excel master document.

My question is how do I stop the form I created for the template appearing when a saved file is opened?

Any advise will be very much appreciated.