Hello,
I am build a budget template which will have sever worksheets within the
workbook and each worksheet will be identical. The problem is that I have
hyperlink to directed toward different part of the template and every time I
create a new template by coping the skeleton template the hyperlinks direct
back to the skeleton template
does anybody have any suggests

Signature
Andrew Jackson
Gary''s Student - 28 Aug 2007 10:20 GMT
Protect your hyperlink targets:
=HYPERLINK("#'Sheet3'!B9","temp")
Excel will not change the text between the double quotes when the workbook
or worksheet is copied.

Signature
Gary''s Student - gsnu200740
> Hello,
> I am build a budget template which will have sever worksheets within the
[quoted text clipped - 3 lines]
> back to the skeleton template
> does anybody have any suggests