Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
I have a worksheet with 60 cells containing hyperlinks to 60 PDFs which
reside in the same folder as the EXCEL file. I would like to be able to transfer this folder (with the PDFs and Excel file) among several computers. I quickly found out my problem. the links work PERFECT on my own PC, but once I transferred the folder and it's contents to another PC, they no longer functioned. Analyzing the hyperlink I found: file:///C:\Documents and Settings\MYUSER\desktop\New Folder\119762.PDF I realize that on the other computers where the USER name is different, and the ultimate name of the folder (In this case "New Folder") would be different. I am hoping that there is a way to specify a hyperlink to a file in a RELATIVE rather than ABSOLUTE manner, which would point to a set of files in the same directory as the excel file. Thanks! |
#2
![]() |
|||
|
|||
![]()
You could specify the pathname in a cell on a specific sheet
and then use the HYPERLINK worksheet function http://www.mvps.org/dmcritchie/excel/sheets.htm But what you are actually looking for is the use of Hyperlink Base in workbook properties see replies by Harlan Grove http://google.com/groups?threadm=uHC...12@tkmsftngp03 and this one for access hyperlink property http://google.com/groups?threadm=OjV...68@tkmsftngp04 --- HTH, David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001] My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm Search Page: http://www.mvps.org/dmcritchie/excel/search.htm "|| cypher ||" wrote in message ... I have a worksheet with 60 cells containing hyperlinks to 60 PDFs which reside in the same folder as the EXCEL file. I would like to be able to transfer this folder (with the PDFs and Excel file) among several computers. I quickly found out my problem. the links work PERFECT on my own PC, but once I transferred the folder and it's contents to another PC, they no longer functioned. Analyzing the hyperlink I found: file:///C:\Documents and Settings\MYUSER\desktop\New Folder\119762.PDF I realize that on the other computers where the USER name is different, and the ultimate name of the folder (In this case "New Folder") would be different. I am hoping that there is a way to specify a hyperlink to a file in a RELATIVE rather than ABSOLUTE manner, which would point to a set of files in the same directory as the excel file. Thanks! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|