+ Reply to Thread
Results 1 to 2 of 2

call RTD from com automation add in

  1. #1
    Registered User
    Join Date
    10-29-2009
    Location
    London, England
    MS-Off Ver
    Excel 2003
    Posts
    1

    Question call RTD from com automation add in

    Hi,
    I have made an RTD server as based on the following article

    http://msdn.microsoft.com/en-us/libr...ffice.10).aspx

    and it works perfectly if I call it directly from excel

    Please Login or Register  to view this content.
    returns the number and it updates perfectly every 2 seconds.

    However, I want to call this from my com automation add-in.

    When I call the RTD from com it runs and gets the number fine from the RTD server but then it DOES NOT UPDATE.

    Please Login or Register  to view this content.
    My add-in works fine as I have other functions which work perfectly.

    How can I call the RTD function from an automation add-in and have it automatically update?!

    Any help appreciated.

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258

    Re: call RTD from com automation add in

    Hello QldRobbo1,

    Welcome to the Forum!

    Your question isn't really related to this forum as this is for VBA (Visual Basic for Applications) programming. Your question concerns VB.Net and COM. COM objects can be accessed or called from VBA but that is about all. There is limited control of the interfaces like IDispatch and IUnkown in VBA and marshalling, well we can only wish. We probably have some members here who can help you, but that may take awhile, as people here aren't looking for answers to VB.Net questions.
    Sincerely,
    Leith Ross

    Remember To Do the Following....

    1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.
    2. Thank those who have helped you by clicking the Star below the post.
    3. Please mark your post [SOLVED] if it has been answered satisfactorily.


    Old Scottish Proverb...
    Luathaid gu deanamh maille! (Rushing causes delays!)

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1