Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
=HYPERLINK(VLOOKUP(J3,Sheet2!B36:P67,15)) the cell searched by the above
function is hyperlinked to a pdf file. (=HYPERLINK("D:\Documents and Settings\joa999\My Documents\Nokia0,8764,378,00.pdf", "Nokia Report") Which is not opening when click it. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Joe questions in Excel:
=HYPERLINK(VLOOKUP(J3,Sheet2!B36:P67,15)) the cell searched by the above function is hyperlinked to a pdf file. (=HYPERLINK("D:\Documents and Settings\joa999\My Documents\Nokia0,8764,378,00.pdf", "Nokia Report") Which is not opening when click it. Perhaps =HYPERLINK(VLOOKUP(J3,Sheet2!B36:P67,15),0) ? ( )---cucchiaino |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel VLOOKUP hyperlink to mailto function on different worksheet | Excel Worksheet Functions | |||
Merging a hyperlinked cell with a non-hyperlinked cell? | Excel Discussion (Misc queries) | |||
How do I create a hyperlink to a cell with the hyperlink function | Excel Worksheet Functions | |||
Create a hyperlink with querystring from cell | Excel Programming |