Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]() Hi again, Another spreadsheet I have, has 3 drawings in it on 3 different worksheets. From the main worksheet, how can I setup hyperlinks to allow the user to jump to that particular worksheet depending on the value contained in a single cell. For instance. If cell A1 contains the value DRG1 - then the hyperlink should take them to the worksheet named DRG1, if the cell contains DRG2, then worksheet named DRG2 and so on... Thanks. -- PeterG ------------------------------------------------------------------------ PeterG's Profile: http://www.excelforum.com/member.php...o&userid=16485 View this thread: http://www.excelforum.com/showthread...hreadid=380051 |
#2
![]() |
|||
|
|||
![]()
How about a formula in an adjacent cell?
=HYPERLINK("#'" & A1 & "'!a1") PeterG wrote: Hi again, Another spreadsheet I have, has 3 drawings in it on 3 different worksheets. From the main worksheet, how can I setup hyperlinks to allow the user to jump to that particular worksheet depending on the value contained in a single cell. For instance. If cell A1 contains the value DRG1 - then the hyperlink should take them to the worksheet named DRG1, if the cell contains DRG2, then worksheet named DRG2 and so on... Thanks. -- PeterG ------------------------------------------------------------------------ PeterG's Profile: http://www.excelforum.com/member.php...o&userid=16485 View this thread: http://www.excelforum.com/showthread...hreadid=380051 -- Dave Peterson |
#3
![]() |
|||
|
|||
![]() Dave, Thats the ticket, can I change what is displayed in the cell to read "Click Here" currently it shows #DRG2!b25 Peter. -- PeterG ------------------------------------------------------------------------ PeterG's Profile: http://www.excelforum.com/member.php...o&userid=16485 View this thread: http://www.excelforum.com/showthread...hreadid=380051 |
#4
![]() |
|||
|
|||
![]() Dave, Sorted. I found the bits that I needed. many thanks. -- PeterG ------------------------------------------------------------------------ PeterG's Profile: http://www.excelforum.com/member.php...o&userid=16485 View this thread: http://www.excelforum.com/showthread...hreadid=380051 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Hyperlinks and sorting data | Excel Discussion (Misc queries) | |||
Addressing hyperlinks in excel | Excel Discussion (Misc queries) | |||
Problems with hyperlinks | Excel Discussion (Misc queries) | |||
Can 2 different hyperlinks be in the same Excel cell? | Excel Worksheet Functions | |||
up-date hyperlinks in Excel | Excel Worksheet Functions |