JasonEnsor
Programmer
Hi Guys,
I am looking for a way to automate the process of attaching a macro to a word document. Okay so here is the reason, I do the occasional system design for a University they work great for the Administration staff...however the academic staff tend to cause me issues. I have a word template that i have setup using VBA that adds custom macro's for document editing. Occasionally the academics manage to break the link between the template and the document, so i would normally just re-attach it using a simple line of code. The issue is that because the admin staff use multiple computers it can mean having to set up the macro for the same user on several machines.
Ideally i would like to create either a excel/word/bat or even exe file that they can run to attach the macro(to assign the template) to the machine they are on (in there normal template). Failing that i would happily have them run the procedure so it attaches the template to all documents in a given file.
I think that makes sense :-S
Any ideas would be appreciated guys.
Thanks J.
I am looking for a way to automate the process of attaching a macro to a word document. Okay so here is the reason, I do the occasional system design for a University they work great for the Administration staff...however the academic staff tend to cause me issues. I have a word template that i have setup using VBA that adds custom macro's for document editing. Occasionally the academics manage to break the link between the template and the document, so i would normally just re-attach it using a simple line of code. The issue is that because the admin staff use multiple computers it can mean having to set up the macro for the same user on several machines.
Ideally i would like to create either a excel/word/bat or even exe file that they can run to attach the macro(to assign the template) to the machine they are on (in there normal template). Failing that i would happily have them run the procedure so it attaches the template to all documents in a given file.
I think that makes sense :-S
Any ideas would be appreciated guys.
Thanks J.