Hyperlink References

M

Mike McLellan

I have an Excel workbook with a number of sheets within it - the first sheet
is a summary of the data contained in the subsequent sheets and contains
hyperlinks to cell references in each of those sheets. My problem is that
when I ad a row to one of the detail sheets, the hyperlink in the summary
sheet doesn't automatically update itself to reference the new cell address.
Is there any way that I can do this?
 
G

Gary''s Student

Consider assigning a Named Range to the destination cells. When you:
Insert > Hyperlink... > To a place in this document
The Name will be available.

This destination will adjust as rows/columns are added/removed

Also the =HYPERLINK() function can reference the Names as well.
 

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