D
Denis
Hi
I use a data acquisition system to retrieve data at a
regular time interval with a VBA program. Those data are
stored on a excel sheet that is also updated at a regular
time interval.
I want part of those data (4-5 cells only)to appear on
another excel file located on another computer of the
local network. Those cells also need to be updated at the
same rate than on the first excel file.
I tried to use the "GetObjet" or the "paste special; paste
link" command, but it works only if the files are opened
on the same computer.
Briefly :I want the first file to retrieve data on one
computer (this file is shared) and another file, on
another computer, to get part of those data each time
there is an update.
Thank you
Denis
I use a data acquisition system to retrieve data at a
regular time interval with a VBA program. Those data are
stored on a excel sheet that is also updated at a regular
time interval.
I want part of those data (4-5 cells only)to appear on
another excel file located on another computer of the
local network. Those cells also need to be updated at the
same rate than on the first excel file.
I tried to use the "GetObjet" or the "paste special; paste
link" command, but it works only if the files are opened
on the same computer.
Briefly :I want the first file to retrieve data on one
computer (this file is shared) and another file, on
another computer, to get part of those data each time
there is an update.
Thank you
Denis