View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ralph rueberg ralph rueberg is offline
external usenet poster
 
Posts: 3
Default Peek at data in open excel sheet

The Excelsheet is updated at certain time intervals by a
DDE-Link (Stock quotes and related data). I would like to
read in the continuosly updated information into a calling
program and process them there later on. Currently I am
doing an unload into a data file which somehow seems to me
to be too time consuming and fussy.
Would be very thankful for any idea.
Regards
Ralph Rueberg
-----Original Message-----
What do you want to accomplish? HTH Otto
"ralph rueberg"

wrote in message
...
hello,
how may one use a VC or VB program or whatever to peek at
data (columns and rows) in an open worksheet. So not the
data of the stored worksheet but of the copy in memory
shall be peeked (read).
Thank you for your help.
Regards
Ralph Rüberg


.