I can create macros which are automatically stored in the templates directory
but I can't view this directory from Windows Explorer. Does anyone know why?
Jonathan West - 13 Feb 2006 10:42 GMT
>I can create macros which are automatically stored in the templates
>directory
> but I can't view this directory from Windows Explorer. Does anyone know
> why?
The folder C:\Documents and Settings\<yourname>\Application Data\ is set up
as a hidden folder. If you go into the Options settings of Windows Explorer,
you can get it to display hidden folders.

Signature
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup
Keep your VBA code safe, sign the ClassicVB petition www.classicvb.org
Charles Kenyon - 13 Feb 2006 13:59 GMT
Macros are not stored as files but rather in the templates, the normal.dot
template by default.

Signature
Charles Kenyon
Word New User FAQ & Web Directory: http://addbalance.com/word
Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide
See also the MVP FAQ: http://word.mvps.org/FAQs/ which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
>I can create macros which are automatically stored in the templates
>directory
> but I can't view this directory from Windows Explorer. Does anyone know
> why?