Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi
I have a document that uses hyperlinks. At the moment, I am inserting indivual hyperlinks which inserts the file location for each sheet and the display text. This file is over 200 pages and I need to learn of an easy way to edit each hyperlink easily. Is this possible? Thanks |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Let's say you are creating the hyperlinks using:
Insert Hyperlink and editting them the same way. Instead, put the address in column A and the text in column B, then in C1 enter: =HYPERLINK(A1,B1) and copy down. This will produce a nice "click-able" table of hyperlinks. You can change the links anytime without having to use the DialogBox. -- Gary''s Student - gsnu200786 "forest8" wrote: Hi I have a document that uses hyperlinks. At the moment, I am inserting indivual hyperlinks which inserts the file location for each sheet and the display text. This file is over 200 pages and I need to learn of an easy way to edit each hyperlink easily. Is this possible? Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
file location | Excel Discussion (Misc queries) | |||
Get File location | Excel Discussion (Misc queries) | |||
Location of XLB file? | Excel Discussion (Misc queries) | |||
Trying to Open Excel File, But its says file is locked for editing | Excel Discussion (Misc queries) | |||
Copying the Editing in one file to Another opened XLS file | Excel Worksheet Functions |