the exact error is:
error 91: object variable or with block variable not set
I get this error when I close out of word 2003. There was a version of
office XP and office 2003 installed. The error seemed to have started after
updates for 2003 were installed while office XP was also installed. I have
since uninstalled XP (I didnt know it was there when I installed the updates
for 2003)
Any suggestions?
Thank you.
Jezebel - 23 Jan 2005 20:58 GMT
The error is coming from some code that is running -- either in a macro or
in an add-in. So reinstalling XP won't help.
Look in normal.dot to see what code is there -- either code that runs
continually or an AutoClose macro; and check what add-ins are loaded (Tools
> Templates and Add-ins).
> the exact error is:
> error 91: object variable or with block variable not set
[quoted text clipped - 8 lines]
>
> Thank you.