+ Reply to Thread
Results 1 to 2 of 2

Problems using RTD (real time data) function from VBA

  1. #1
    Registered User
    Join Date
    06-17-2009
    Location
    London
    MS-Off Ver
    Excel 2003
    Posts
    1

    Problems using RTD (real time data) function from VBA

    Hi,

    I am triying to use real time values from VBA, so I type:

    WorksheetFunction.RTD("RTDEngine", "",BLJun - 9, "T") which works perfectly well from excel, but I can't access the value from VBA.


    Can you please help me to sort this out?

    Many thanks,

    Valeria

  2. #2
    Registered User
    Join Date
    08-14-2009
    Location
    Frankfurt, Germany
    MS-Off Ver
    Excel 2003
    Posts
    1

    Re: Problems using RTD (real time data) function from VBA

    Hi Valeria,
    the RTD technology cannot update Excel cells while a macro is running. The only solution I know is a time triggered subroutine call via Application.onTime

    Hope that helps.

+ 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