Steve was telling us: Steve nous racontait que :
[Quoted Text] > "Charlie_Chaplin" wrote: > >> [snare drum roll] So ... here's my dumb question: > > No such thing! > >> What if I'd rather not add anything to to Normal.dot and would rather >> create a file named "AllMyMacros.dot" that will always load no matter >> what document I'm working in? Any macro I record or code should >> automatically go in that file so that I can leave Normal.dot alone? > > I'm not too familiar with using VBA in Word, but have done so in > Excel some time ago. I seem to remember that Excel had a > "Personal.xls" file that was in the background that you could store > all your macros in. Might be worth checking if Word has an > equivalent? > > Probably not helping ... but worth a try! > > Steve.
Template and macros storing are quite different between Excel and Word.
One striking example is that when you create a workbook from a template, the code is part of the newly created workbook. Not so in Word. In this particular case, it means that if you update the code in the Word template, documents already created will have access to the new code next time you open them. In Excel, you would have to open all documents and change the code in all of them...
Toolbars are also very different.
Etc.
-- Salut! _______________________________________ Jean-Guy Marcil - Word MVP jmarcilREMOVE[ at ]CAPSsympatico.caTHISTOO Word MVP site: http://www.word.mvps.org
|