>I sure hope someone can shed some light on this! One and only one user in
>our office has a problem running macros. Supposedly, all our computers had
[quoted text clipped - 13 lines]
> Where do I start to look for the problem? Memory? An options setting?
> Something else?
First of all, open the VBA editor on the offending machine, and go to Tools,
Options. Click the General tab, and in the "Error handling" area, and make
sure that the option is set to "Break on unhandled errors"
If that doesn't fix it, copy a new set of templates across, just in case
this particular copy have been corrupted.
If that doesn't fix it, and if you have been editing the VBA in these
templates a lot, then try the measures described in this article
Combatting Template Bloat
http://www.word.mvps.org/FAQs/MacrosVBA/TemplateBloat.htm
If necessary, then try deleting the user's copy of normal.dot and see if
things start to behave
If there is still a problem, go to the Help menu in Word and to a "Detect &
Repair".
If that doesn't fix it, then reinstalling from the image might be the only
solution.

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
Ed - 02 Oct 2006 23:07 GMT
Thanks for the help, Jonathan. I appreciate it.
Ed
>>I sure hope someone can shed some light on this! One and only one user in
>>our office has a problem running macros. Supposedly, all our computers
[quoted text clipped - 35 lines]
> If that doesn't fix it, then reinstalling from the image might be the only
> solution.