LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 30
Default REPOST: Calling Excel Automation Add-In in VBA

Yes, I want to access the same instance as the automation addin. As I
mentioned, this can be done with a COM AddIn by getting
Application.COMAddIns.Item("TestAutomationAddIn.Fu nctions").Object
however, an automation addin is not part of the comaddins collection.
However, as you point out, it IS a 'COM dll' and should be accessable
from the VBA. Can someone help?
thanks!


John.Greenan wrote:
The automation add in exists as a COM dll - right?

Do you want to access the same instance of the automation addin? I don't
know how to do that. If you want to access an instance then simply add a
reference to the dll in your VBA project.


 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Calling Excel Automation Add-In in VBA Matthew Wieder[_2_] Excel Programming 0 June 13th 06 07:59 PM
Calling Excel Automation Add-In in VBA Matthew Wieder Excel Programming 0 June 13th 06 07:14 PM
Repost Excel Server Problem [email protected] Excel Programming 0 August 6th 05 08:55 AM
RePost - Calling a Macro from a key RWN Excel Programming 8 March 19th 05 12:50 AM
repost: Print *.tif file from excel vba marcus Excel Programming 1 May 27th 04 12:05 PM


All times are GMT +1. The time now is 04:46 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"