Link problems!

T

thebeesnees

First post so go easy.

I have created template folder containing a source file which links t
various destination workbooks saved in directories within the templat
folder.

Basically idea is that user would copy & rename template folder, the
enter common data into source file with all destination workbook
updating accordingly.

This works fine with template setup, however once copied and rename
links are broken and all destination workbooks need to be redirected t
new source file.

It is my understanding that links are relative, therefore destinatio
files are able to locate source files provided directory structur
remains intact regardless of changes to absolute location.

Any ideas? I am probably missing something obvious
 
G

Guest

If the destination workbooks are linked to FredsFiles.xls and you make a copy
of fredsfiles then rename it to MarksFilesxls, the destination workbooks can
still only see FredsFiles.xls
You need to change the links.
you could do a reverse action Via a Setup workbook.

The Setup.xls creates the copy workbook and directs the input data TO the
destination files rather than the destination files having the links.

The more new files you create, the more links you will need.

If you create more than one source book, the destination files will only
update to one source in whichever has the latest data unless you add links to
include othe sources.

Alternatively you could use a userform to enter the data directly into the
destination files without links. The Output.xls would have a list of source
files from whence the data came.

The destination files would have no links.


http://www.geocities.com/excelmarksway
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top