How would I reference a cell in a master document to other spreadsheets and
workbooks? I am looking to have a similar date that when is updated in the
master document will also appear on all spreadsheets? Not sure if linking is
the correct approach?
Thanks
Ron de Bruin - 13 Oct 2006 16:02 GMT
Hi Kim
Manual you can do this
='C:\Data\[yourfile.xls]Sheet1'!$A$1
Try this macro if you have a lot of workbooks
http://www.rondebruin.nl/summary2.htm

Signature
Regards Ron de Bruin
http://www.rondebruin.nl
> How would I reference a cell in a master document to other spreadsheets and
> workbooks? I am looking to have a similar date that when is updated in the
> master document will also appear on all spreadsheets? Not sure if linking is
> the correct approach?
>
> Thanks
Kim Thompson - 13 Oct 2006 16:40 GMT
Thank you Ron. This should help.
> How would I reference a cell in a master document to other spreadsheets and
> workbooks? I am looking to have a similar date that when is updated in the
> master document will also appear on all spreadsheets? Not sure if linking is
> the correct approach?
>
> Thanks