Thread: linking cells
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
JulieD JulieD is offline
external usenet poster
 
Posts: 618
Default linking cells

Hi Paul

if you can access both workbooks from your computer then you can link to the
other workbook.

Open both workbooks - choose window / arrange (now you should be able to
see both workbooks on the screen at the same time)
click in the destination cell and type a
=
click in the source cell and press enter
the value of the source cell should appear in the destination cell with a
link between.

Repeat for all cells.

Hope this helps
Regards
JulieD
"Paul" wrote in message
...
Is it possible to link a range of excel cells on one
computer to a range of excel cells on another computer on
the network?

How is that done?