Macros work in 2000 but not in XP

B

Barbara White

I'm creating a template for use by Word 2000 and XP users. We're using
Windows 2000.

The problem is that when I open the template with Word 2000, the macros
work as expected. However, when I open the very same template with Word
XP, the macros do not work. I have the macro Security setting to
"medium". When I opened the file, I saw the macros/security alert, and I
clicked "Enable Macros". The macros still didn't work. I restarted Word
XP and set the security to be low, but the macros still didn't work in XP.

Is there something I need to do to enable macros for use by both sets of
users?
 
C

Charles Kenyon

I would suggest posting the actual vba code that you are using in the
vba.beginners newsgroup with your question. Generally code written in Word
2000 should work fine in Word 2002 (XP) but there may be some adjustments
that need to be made. Those should be generating error messages, though.
--

Charles Kenyon

See the MVP FAQ: <URL: http://www.mvps.org/word/> 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.
 
Top