How do I change hyperlink targets in a group of fields at once?

G

Guest

I have a column with 100+ rows where every quarter I change the target of
hyperlinks in each field

example

Column A all the hyperlinks go to the same row in another sheet and each
quarter I add a new column and have to redirect all the old fields to the new
column

can I change all the hyperlinks to reflect the new Column (N34 to O34) all
at once?
 
D

David McRitchie

You might try using the Hyperlink Worksheet Function, then
you should be able to change the formulas from the formula view.

Another possibility would be to use VLOOKUP with more
complicated formulas including the HYPERLINK Worksheet Formula
http://www.mvps.org/dmcritchie/excel/vlookup.htm
don't think there are any specific examples for that on the page, but
it should be possible to concoct something along those lines,
it would not be as efficient as just using either form of a hyperlink.
 
G

Guest

Highlight the column, go to Edit > Replace, enter the old link in the Find
box, the new name in the Replace box, then Replace (or Replace All!).

I don't think Edit > Links will work since it will change all the old file
names - but it may be worth looking at too.
 
G

Guest

Each hyperlink in each field is different except for the Number/Letter of the
column, so that wouldnt work since all I want to change is the Letter in each
hyperlink
 
G

Guest

It's not a formula, it's a hyperlink to another page in the database, the
link grabs the info from another page and shows it on a summary page, there
is also a link that if clicked, sends the user to the page and field where
the info is grabbed from....
 

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