Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Programming / February 2005

Tip: Looking for answers? Try searching our database.

creating an instance of a perlCOM object in vba

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
sarah - 17 Feb 2005 09:55 GMT
how do i create an instance of a perlCOM object in vba?

Ive tried

Dim perlCOMObj
Set perlCOMObj = CreateObject("progIDOfCOMObj")

But this isnt working
Steve Rindsberg - 20 Feb 2005 03:57 GMT
> how do i create an instance of a perlCOM object in vba?
>
> Ive tried
>
> Dim perlCOMObj
> Set perlCOMObj = CreateObject("progIDOfCOMObj")

You need to set a reference to perlCOM (or whatever name it's known by) before
you can use it.  See Tools, References (it might be someplace else, depending
on what app you're working in)

Signature

--
Steve Rindsberg, PPT MVP
PPT FAQ:  www.pptfaq.com
PPTools:  www.pptools.com

================================================
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.