a lot of errrors and no reference to core utilities for Vb

B

BRC

I recently installed office pro 2000 and windows 2000 on my home machine.
now when i try to run macros, that used to work in word 2000 and win 98se, i
am getting several error messages like "can't find project or library" . one
thing I have noticed in my "references" dialog is I no longer have the "core
utilities for visual basis" option in the references list. and my macro are
encountering errors at common functions like "trim" is highlighted in the
debugger. any ideas?
I have uninstalled office 2000 and reinstalled it to no avail.
 
J

Jay Freedman

See this KnowledgeBase article:
http://support.microsoft.com/?kbid=308340
Although it's written for Word 2002, everything in it applies to Word
2000 as well.

Looking at my plain-vanilla installation of Word 2000, these are the
references that are checked:

Visual Basic For Applications
C:\Program Files\Common Files\Microsoft Shared\VBA\VBA6\VBE6.DLL

Microsoft Word 9.0 Object Library
C:\Program Files\Microsoft Office\Office\MSWORD9.OLB

OLE Automation
C:\WINNT\System32\stdole2.tlb

Microsoft Office 9.0 Object Library
C:\Program Files\Microsoft Office\Office\MSO9.DLL

Normal
 
Top