Nelviticus
Programmer
We need to copy some styles to our users' normal.dot templates but don't want to replace the files in case they have their own macros, auto text entries and so on.
The way I thought I would do this was to place a template in the 'Word\Startup' folder that contains an AutoExec macro which copies styles to normal.dot, saves it and deletes itself so that it doesn't run every time that Word starts. However this doesn't seem possible as you can't delete the file that the code's running from.
Does anyone have any idea how I could do this?
Thanks
Nelviticus
The way I thought I would do this was to place a template in the 'Word\Startup' folder that contains an AutoExec macro which copies styles to normal.dot, saves it and deletes itself so that it doesn't run every time that Word starts. However this doesn't seem possible as you can't delete the file that the code's running from.
Does anyone have any idea how I could do this?
Thanks
Nelviticus