There are no missing references (if it was missing the dialog box would warn me) and other code within VBAProject.otm executes okay as long as they do not use a string function.
However, I noticed 2 references to the same .dll (the 2nd was MS VBA Extensibility 5.3). When I removed this...
I had checked the Tools/Referneces and VBA is the first priority, it points to \Program Files\Common Files\Microsoft Shared\VBA\VBA6\VBE6.dll and that library does exist, it is the latest version
Outlook 2003 SP2
I have a reference to VBA (VBE6.dll) and the object browser finds the reference to string functions such as chr() and left(). However, when I execute the code I get a compile error "Can't Find Project of Library" for the Chr() function.
This is a brand new Dell laptop and I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.