J
Jim Freeman
When trying to start the envelope wizard I got a VBA
window and the error: "Compile Error: Can't find project
or library" with the statement "Public objHeloTipBalloon
As Balloon" highlighted.
Here are the steps that I took:
Reinstalled Office XP
Searched knowledge base and found article 283806. Since I
could not access the References table as suggested, I
went to article 209849, Code to view references.
I added a module with the code found in that article.
After executing, I received a list which contained the
following message:
"Missing: Micrlsoft Office 8.0 Object Library"
It gave the expected reference location as,
"c:\winidows\desktop\3229 Debug\MS097D.dll"
I have no such directory or file on my computer.
I was unable to find a download on the Microsoft web
site. Should I remove the reference? or how to I get the
object library??
Thanks for your help
Jim Freeman
window and the error: "Compile Error: Can't find project
or library" with the statement "Public objHeloTipBalloon
As Balloon" highlighted.
Here are the steps that I took:
Reinstalled Office XP
Searched knowledge base and found article 283806. Since I
could not access the References table as suggested, I
went to article 209849, Code to view references.
I added a module with the code found in that article.
After executing, I received a list which contained the
following message:
"Missing: Micrlsoft Office 8.0 Object Library"
It gave the expected reference location as,
"c:\winidows\desktop\3229 Debug\MS097D.dll"
I have no such directory or file on my computer.
I was unable to find a download on the Microsoft web
site. Should I remove the reference? or how to I get the
object library??
Thanks for your help
Jim Freeman