M
Marc Hankin
I have a WinXp computer running Office 2002 for
Students and Teachers.
I recently tried copying my Word Startup files
(and my Normal.dot file) to several "target" computers,
i.e., another WinXp computer running Office 2002, and
a couple of my Win2k and Office 2kProfessional
computers.
I got the following error message, when I open
Word on the Win2k computers:
"Compile error in hidden module: modLibrary"
When I try to use some of my forms on the target
computers, Word can't find or open projects (although I
don't know for sure which projects Word can't open), and
some of the macros don't work.
When I tried to use a Userform
(named "frmMenuGenlAccess" [in MarcP4OurStuff.dot] on the
WinXp/Office2002 "target" computer) to trigger various
macros, I got this error message:
"Compile error in hidden module: frmMenuGenlAccess"
OK/Help I pushed the Help button, and get the message
that "Compile error in hidden module. A protected module
can't be displayed...." Since the frmMenuGenlAccess is
in MarcP4OurStuff.dot, I checked the properties of
MarcP4OurStuff.dot to ascertain if somehow it became
protected, and it doesn't appear to be protected.
Adding to the confusion, some command button triggered
macros on the frmMenuGenlAccess do work.
One of the macros (triggered by a command button
on "frmMenuGenlAccess"), which does Not work, produces
error message: "Compile error: can't find project or
library". When I click OK, StrConv is highlighted on the
following line:
strSelektion = StrConv(strSelektion,
vbProperCase)
I checked the Tools, References for MarcP4OurStuff.dot,
and found plenty of reference check boxes checked, with
one perplexing reference:
"MISSING: Microsoft Visual Basic 6.0
extensibility"
Any ideas? (Thanks for reading all of this. Much
appreciated.)
Marc
Students and Teachers.
I recently tried copying my Word Startup files
(and my Normal.dot file) to several "target" computers,
i.e., another WinXp computer running Office 2002, and
a couple of my Win2k and Office 2kProfessional
computers.
I got the following error message, when I open
Word on the Win2k computers:
"Compile error in hidden module: modLibrary"
When I try to use some of my forms on the target
computers, Word can't find or open projects (although I
don't know for sure which projects Word can't open), and
some of the macros don't work.
When I tried to use a Userform
(named "frmMenuGenlAccess" [in MarcP4OurStuff.dot] on the
WinXp/Office2002 "target" computer) to trigger various
macros, I got this error message:
"Compile error in hidden module: frmMenuGenlAccess"
OK/Help I pushed the Help button, and get the message
that "Compile error in hidden module. A protected module
can't be displayed...." Since the frmMenuGenlAccess is
in MarcP4OurStuff.dot, I checked the properties of
MarcP4OurStuff.dot to ascertain if somehow it became
protected, and it doesn't appear to be protected.
Adding to the confusion, some command button triggered
macros on the frmMenuGenlAccess do work.
One of the macros (triggered by a command button
on "frmMenuGenlAccess"), which does Not work, produces
error message: "Compile error: can't find project or
library". When I click OK, StrConv is highlighted on the
following line:
strSelektion = StrConv(strSelektion,
vbProperCase)
I checked the Tools, References for MarcP4OurStuff.dot,
and found plenty of reference check boxes checked, with
one perplexing reference:
"MISSING: Microsoft Visual Basic 6.0
extensibility"
Any ideas? (Thanks for reading all of this. Much
appreciated.)
Marc