Macdonald,
The links you've referring to are in formulas, and remain links. Their job
is to link to (in this case) the master workbook and get the current data.
Even if you copy them, save the file, etc. If you want to freeze the data,
you must, as you said, change it from a formula with a link to hard data.
Copying it, then Paste special - Values will convert it to whatever the
linked workbook (master) currently has, as permanent data. Or you may just
wish to copy the data from the master sheet and paste it into the new sheet.
No real reason for a link when you want to grab a copy of the current data.

Signature
Earl Kiosterud
mvpearl omitthisword at verizon period net
-------------------------------------------
>I had this idea of creating a master template linked to all my other
> templates. Add the address to one and all of them would have the same
[quoted text clipped - 20 lines]
>
> Thanks.
Macdonald - 02 Jun 2005 19:07 GMT
The reason for the links in this case is that I'm trying to export the data
that the link is refering to from an Access contacts database into a master
xl template. Then when I create a new quote for a customer the customer info
is already in the new workbook created from a template that was linked to
the master template which was updated by with a "TransferSpreadsheet" action
in Access. I'm trying to get rid of cutting and pasting.
I'm trying a varety of methods to do this but they all have little issues.
Regards
> Macdonald,
>
[quoted text clipped - 31 lines]
> >
> > Thanks.