Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Dynamic data exchange between two computer on a network with VBA

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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default Dynamic data exchange between two computer on a network with VBA

Denis,

Why not just open them both in the same Excel instance?

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Denis" wrote in message
...
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



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Dynamic data exchange between two computer on a network with VBA

How do I do that?

I must admit that i'm a novice with that



-----Original Message-----
Denis,

Why not just open them both in the same Excel instance?

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Denis" wrote in message
...
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



.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default Dynamic data exchange between two computer on a network with VBA

Denis,

It would just be like opening two local workbooks, just one would be a
network file.

Are you asking how to do it in VBA?

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Denis" wrote in message
...
How do I do that?

I must admit that i'm a novice with that



-----Original Message-----
Denis,

Why not just open them both in the same Excel instance?

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Denis" wrote in message
...
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



.



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
How do I exchange data between worksheets? TucAO New Users to Excel 2 June 27th 07 11:06 PM
Files being saved to local computer instead of network server? drvmark Excel Discussion (Misc queries) 1 June 14th 06 10:14 PM
My computer will not save to my network drive helpsaving Excel Discussion (Misc queries) 1 April 19th 06 05:39 AM
exchange data between two files Darius Excel Worksheet Functions 1 May 21st 05 05:31 PM
Logbook generates runtime error 438 on another network computer Jim Robertson Excel Programming 4 October 7th 03 12:03 AM


All times are GMT +1. The time now is 01:38 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"