Here are a few things to look at:
- In Tools > Templates & Add-Ins, can you see the name of the template
you put in the Startup folder? Does it have a check next to it? If
either answer is no, what is the exact path to the template?
- How did you determine that the macros "weren't there"? Do they show
up in the Tools > Macro > Macros dialog? Or were you going by some
other method?
- Use File > Open to open the template from the Startup folder. Now
open the macro editor, and expand the template's icon in the Project
pane. Can you see the macros? If so, can you run them with F5?
--
Regards,
Jay Freedman
Microsoft Word MVP
On Mon, 31 Oct 2005 15:41:03 -0800, "cannonball"
thanks for getting right back to me. The macros I'm trying to use are
already
in "Normal" but just to make sure I opened the template and saved it in
word's startup then opened one of my text files and they were still not
there. Any other suggestions??
thanks
cb
:
cannonball wrote:
I use an extensive set of macros for a particular task. When I open
an
existing plain text file the macros are gone. I usually go to
tools/macros/organize.. and transfer the four macro files to the new
document. That always seems to work, but if I close the file and
reopen it they are gone again. I do not want to save as a word
document because further processing requires a text only document.
There is no place in a plain-text file to store any macros -- that's
part of
the definition of "plain-text". When you choose that file type in the
Save
As dialog, Word throws away anything that isn't text.
Put your macros in a global template, that is, one stored in Word's
Startup
folder (see
http://word.mvps.org/FAQs/Customization/WhatTemplatesStore.htm).
Then the macros will be available in all your documents, including
plain-text ones.