"Could not open macro storage" message

S

Susan W

I wanted to open the Legal Pleadings template, but got
the message "Could not open macro storage" message. All
the other templates seem to work OK...just not that one.
I found it through Explorer in C:\Program Files\Microsoft
Office\Templates\Legal Pleadings and tried to open it
directly from there, but got the same message. Any
ideas? I am taking a law class and sure would like to
get to that template!

Thanks!
 
R

Raghu Prakash

Hi Susan,

I was looking into my resources. The quickest that i could find was
Microsoft Knowledge Base Article - 220681
http://support.microsoft.com/default.aspx?scid=kb;en-us;220681
This could be one of the reasons why the error occurs...
CAUSE
The euro character is one of many special characters that you cannot use to
name modules, procedures, or project items. Other European and Asian
characters may also cause the problem. This error also occurs if you have
used a space, period (.), exclamation mark (!), or the character @, &, $,
#, or [] in the module name.
WORKAROUND
When you name your macro procedure, module, or macro, use standard
alphanumeric characters from the English (U.S.) character set.
MORE INFORMATION
For more information about Visual Basic for Applications naming rules, in
the Visual Basic Editor, click Microsoft Visual Basic Help on the Help
menu, type Visual Basic naming rules in the Office Assistant or the Answer
Wizard, and then click Search to view the topic.

Thank You...
Raghu...
This posting is provided "AS IS" with no warranties, and confers no rights.
 
Top