Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I would like to use VLOOKUP to copy a hyperlink from another spreadsheet. Is
this possible? Currently, when I do the VLOOKUP, it only copies the display data, not the hyperlink. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Formulas bring back the values in the cell--not formatting and not hyperlinks.
But depending on what you're bringing back, you may be able to use a formula in an adjacent cell: =hyperlink("http://"&a1,"click me") if A1 contained the =vlookup() formula and it returned a web site address. (You may have to change the http:// prefix to something else--depending on what you're bringing back. Dan Cummins wrote: I would like to use VLOOKUP to copy a hyperlink from another spreadsheet. Is this possible? Currently, when I do the VLOOKUP, it only copies the display data, not the hyperlink. -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VLOOKUP - Hyperlinks Vanish | Excel Worksheet Functions | |||
Update 2000 Excel hyperlinks to 2003 hyperlinks | Excel Worksheet Functions | |||
Vlookup of Hyperlinks | Excel Discussion (Misc queries) | |||
Vlookup and hyperlinks | Excel Worksheet Functions | |||
Vlookup returning Hyperlinks | Excel Worksheet Functions |