Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 12
Default How do I nest hyperlinks?

I want to set up a formula (e.g. in cell A10) that will allow users to have
an automatic link to a relevant website depending upon their input in
previous cells (e.g. cell A2) I assume that this would be done by using the
IF command.
I have set up hyperlinks in other cells (e.g. A20, A21, A22 etc)

The formula I have tried in cell A10 looks like =IF(A2=1,A20,IF(A2=2,A21)) etc
But the answer returned is not a link to the website but the name of the link.

Is there a special format for typing hyperlinks into formula?

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 62
Default How do I nest hyperlinks?

Try

=HYPERLINK(INDEX(A20:A30,A10,1),INDEX(A20:A30,A10, 1))

"Tobias" wrote in message
...
I want to set up a formula (e.g. in cell A10) that will allow users to have
an automatic link to a relevant website depending upon their input in
previous cells (e.g. cell A2) I assume that this would be done by using
the
IF command.
I have set up hyperlinks in other cells (e.g. A20, A21, A22 etc)

The formula I have tried in cell A10 looks like =IF(A2=1,A20,IF(A2=2,A21))
etc
But the answer returned is not a link to the website but the name of the
link.

Is there a special format for typing hyperlinks into formula?



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 62
Default How do I nest hyperlinks?

Try

=HYPERLINK(INDEX(A20:A30,A10,1),INDEX(A20:A30,A10, 1))

"Tobias" wrote in message
...
I want to set up a formula (e.g. in cell A10) that will allow users to have
an automatic link to a relevant website depending upon their input in
previous cells (e.g. cell A2) I assume that this would be done by using
the
IF command.
I have set up hyperlinks in other cells (e.g. A20, A21, A22 etc)

The formula I have tried in cell A10 looks like =IF(A2=1,A20,IF(A2=2,A21))
etc
But the answer returned is not a link to the website but the name of the
link.

Is there a special format for typing hyperlinks into formula?




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with hyperlinks in pulldown list. Anyone know how? Wayne Knazek Excel Discussion (Misc queries) 0 June 26th 06 04:29 PM
Help with hyperlinks in pulldown list. Anyone know how? Wayne Knazek Excel Worksheet Functions 0 June 26th 06 04:26 PM
Still need help with hyperlinks in pulldown list. Anyone know how Wayne Knazek Excel Discussion (Misc queries) 0 June 26th 06 03:40 PM
Relative Hyperlinks to local files CR Optiker Links and Linking in Excel 3 April 5th 06 06:05 AM
hyperlinks in different drives cdroot4383 Excel Discussion (Misc queries) 2 January 5th 06 07:35 PM


All times are GMT +1. The time now is 06:25 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"