Can you create Hyperlinks with Autofill function

B

Bushy

When I create a hyperlink, to a cell in a distant column, on the sam
row, it works perfectly. However, if I try to then Autofill it down
range of rows the Hyperlinks fail to link to the correct cell address.

The Hyperlink "text" displayed in each cell shows the correc
destination cell address. However, the actual link address is identica
to the very first cell used to create the Autofill.

In other words, if the Hyperlink in cell A1 points to destination cel
AK1
and I autofill from that cell then cell A2...A40 all point to cell AK1
Even though the text displayed from cell A2...A40 has the correc
incremented address, i.e. AK2......AK40
Here's the first hyperlink text: UTM Pipeline!AK6
Here's where the link takes me: UTM Pipeline!AK6

Here's the second hyperlink text: UTM Pipeline!AK7
Here's where the link takes me: UTM Pipeline!AK6

Hope this makes sense
 
S

Simon Lloyd

Bushy;277689 said:
When I create a hyperlink, to a cell in a distant column, on the sam
row, it works perfectly. However, if I try to then Autofill it down
range of rows the Hyperlinks fail to link to the correct cell address

The Hyperlink "text" displayed in each cell shows the correc
destination cell address. However, the actual link address is identica
to the very first cell used to create the Autofill

In other words, if the Hyperlink in cell A1 points to destination cel
AK
and I autofill from that cell then cell A2...A40 all point to cell AK1
Even though the text displayed from cell A2...A40 has the correc
incremented address, i.e. AK2......AK4
Here's the first hyperlink text: UTM Pipeline!AK
Here's where the link takes me: UTM Pipeline!AK

Here's the second hyperlink text: UTM Pipeline!AK
Here's where the link takes me: UTM Pipeline!AK6

Hope this makes sense
Bushy, welcome to The Code Cage!, it is possible but you would need t
use VBA to achieve it, why not attach a workbook so we can help yo
directly with that

Attatchments.

To upload a workbook, click reply then add your few words, scroll dow
past the submit button and you will see the Manage Attatchments button
this is where you get to add files for upload, if you have any troubl
please use this link or the one at the bottom of th
any page

--
Simon Lloy

Regards,
Simon Lloyd
'The Code Cage' (http://www.thecodecage.com
 

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