Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Using VBA to parse RTD objectdata

Hi,

I have a spreadsheet which uses the RTD method to get real time data
into my spreadsheet.

I'd like to use VBA to do some calculations on a large number of these
RTD values.

Is there a way I can use VBA to subscribe to, and parse, RTD data,
without having to insert the RTD function into an excel cell?

Thanks,

enter
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9,101
Default Using VBA to parse RTD objectdata

You can use RTDdata = worksheetfunction.RTD(parameters). The parameters
would be the same as on a worksheet.

"Enter The" wrote:

Hi,

I have a spreadsheet which uses the RTD method to get real time data
into my spreadsheet.

I'd like to use VBA to do some calculations on a large number of these
RTD values.

Is there a way I can use VBA to subscribe to, and parse, RTD data,
without having to insert the RTD function into an excel cell?

Thanks,

enter

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Using VBA to parse RTD objectdata

Thanks for the response Joel.

How can I catch the updates in the RTDdata object that is returned? I
assume it's some sort of update event. But I can't find any online
documentation on the subject.
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9,101
Default Using VBA to parse RTD objectdata


Try this microsoft webpage

http://support.microsoft.com/kb/285339

"Enter The" wrote:

Thanks for the response Joel.

How can I catch the updates in the RTDdata object that is returned? I
assume it's some sort of update event. But I can't find any online
documentation on the subject.

Reply
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
Parse from the Right PA Excel Worksheet Functions 6 June 11th 06 06:05 PM
Parse String Geoff Murley Excel Programming 9 February 3rd 05 02:02 AM
String Parse J Excel Programming 3 August 10th 04 10:27 PM
Please help me Parse this sjones Excel Programming 2 April 5th 04 12:15 AM
Parse Sarah[_4_] Excel Programming 2 December 30th 03 11:16 PM


All times are GMT +1. The time now is 03:01 PM.

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"