View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Is this possible ?

Possibly you can look at the Shared workbook options. I don't use that
capability, so I don't know when the workbook is actually refreshed - but it
is the only thing I can think of that might support this. Both Computer A
and B would have to work on the same physical copy of the file.



--
Regards,
Tom Ogilvy


"Filips Benoit" wrote in message
...
Dear All,

A xls-file with the day-planning on the company-server.
ComputerA has the xls-file always open to project it on a big screen to be
seen by all.
I have to edit the xls-file on computerB in another location in the
network.

IS IT POSSIBLE to refresh-screen on computerA from computerB, after I
edited
the xls-file
on computerB.

Thanks,

Filip