Hmmm, there are no links, its named ranges that are giving me the
problems.
My combined template(which is 3 individual templates that I want
combined) has a few dynamic named ranges.
The combined template is basically a subtask so I will usually have a
few subtasks in each workbook.
I can add one combined template to a new workbook without a problem,
but adding the second one tells me the template I am trying to move or
copy contains the named range [fill in the blank] (I get one message
for each named range) and if I want to use the one already in the
workbook or rename the one that is coming in. My macro is adding the
subtasks so I cannot just rename each one.
The thing I do not understand is the way I was doing it was just each
subtask having to add all 3 individual templates which never gave me a
named range error, but that involves a lot more error checking, hence
the reason I want to make it more efficient.