Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
A spreadsheet with hyperlinks to series of folders containing the documents
when saved to a DVD don't function when the DVD is read. How can I burn data to a DVD and save the functionality in relation to hyperlinks -- D Rodman |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Just be sure that the hyperlink specifies a logical drive and that you have
assigned that drive letter to the DVD player. Something like: =HYPERLINK("file:///E:\somewhere\.........") -- Gary''s Student - gsnu200907 "Faceter" wrote: A spreadsheet with hyperlinks to series of folders containing the documents when saved to a DVD don't function when the DVD is read. How can I burn data to a DVD and save the functionality in relation to hyperlinks -- D Rodman |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
The DVD will be given to another person and I will not know the drive letter
for the particular player. Is it possible for the link to see the DVD in whatever drive is being used. -- D Rodman "Gary''s Student" wrote: Just be sure that the hyperlink specifies a logical drive and that you have assigned that drive letter to the DVD player. Something like: =HYPERLINK("file:///E:\somewhere\.........") -- Gary''s Student - gsnu200907 "Faceter" wrote: A spreadsheet with hyperlinks to series of folders containing the documents when saved to a DVD don't function when the DVD is read. How can I burn data to a DVD and save the functionality in relation to hyperlinks -- D Rodman |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You are looking for a folder right?
--If the .xls placed outside any folders; and you have a folder called temp; try the below =HYPERLINK("temp\","Click me") If this post helps click Yes --------------- Jacob Skaria "Faceter" wrote: The DVD will be given to another person and I will not know the drive letter for the particular player. Is it possible for the link to see the DVD in whatever drive is being used. -- D Rodman "Gary''s Student" wrote: Just be sure that the hyperlink specifies a logical drive and that you have assigned that drive letter to the DVD player. Something like: =HYPERLINK("file:///E:\somewhere\.........") -- Gary''s Student - gsnu200907 "Faceter" wrote: A spreadsheet with hyperlinks to series of folders containing the documents when saved to a DVD don't function when the DVD is read. How can I burn data to a DVD and save the functionality in relation to hyperlinks -- D Rodman |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
did as you suggested this was the line created -
=HYPERLINK("Test\611","611.1 NVQ Level 4 Strategy") Test was the folder with other folder inside (611 was the taget folder) 611.1 NVQ Level 4 Strategy was the file to open It failed -- D Rodman "Jacob Skaria" wrote: You are looking for a folder right? --If the .xls placed outside any folders; and you have a folder called temp; try the below =HYPERLINK("temp\","Click me") If this post helps click Yes --------------- Jacob Skaria "Faceter" wrote: The DVD will be given to another person and I will not know the drive letter for the particular player. Is it possible for the link to see the DVD in whatever drive is being used. -- D Rodman "Gary''s Student" wrote: Just be sure that the hyperlink specifies a logical drive and that you have assigned that drive letter to the DVD player. Something like: =HYPERLINK("file:///E:\somewhere\.........") -- Gary''s Student - gsnu200907 "Faceter" wrote: A spreadsheet with hyperlinks to series of folders containing the documents when saved to a DVD don't function when the DVD is read. How can I burn data to a DVD and save the functionality in relation to hyperlinks -- D Rodman |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Can you try this in a folder (not to be copied to DVD).
--Create a folder called test. --Save an xls file to test folder so that it would be \\..test\book1.xls --Create folder within test called temp \\..\test\temp --Place another file within the temp folder \\..\test\temp\book2.xls --Make sure you save both book1 and book 2.xls files --In book1.xls create hyperlinks (saved book) and try =HYPERLINK("temp\","Click to open folder") =HYPERLINK("temp\book2.xls","Click to open file book2") If this post helps click Yes --------------- Jacob Skaria "Faceter" wrote: did as you suggested this was the line created - =HYPERLINK("Test\611","611.1 NVQ Level 4 Strategy") Test was the folder with other folder inside (611 was the taget folder) 611.1 NVQ Level 4 Strategy was the file to open It failed -- D Rodman "Jacob Skaria" wrote: You are looking for a folder right? --If the .xls placed outside any folders; and you have a folder called temp; try the below =HYPERLINK("temp\","Click me") If this post helps click Yes --------------- Jacob Skaria "Faceter" wrote: The DVD will be given to another person and I will not know the drive letter for the particular player. Is it possible for the link to see the DVD in whatever drive is being used. -- D Rodman "Gary''s Student" wrote: Just be sure that the hyperlink specifies a logical drive and that you have assigned that drive letter to the DVD player. Something like: =HYPERLINK("file:///E:\somewhere\.........") -- Gary''s Student - gsnu200907 "Faceter" wrote: A spreadsheet with hyperlinks to series of folders containing the documents when saved to a DVD don't function when the DVD is read. How can I burn data to a DVD and save the functionality in relation to hyperlinks -- D Rodman |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
saved files loses hyperlinks | Links and Linking in Excel | |||
Hyperlinks change when file is saved | Excel Worksheet Functions | |||
excel 2003 saved file will not open without a blank workbook open | Excel Discussion (Misc queries) | |||
How do I prevent Hyperlinks from changing when saved? | Excel Discussion (Misc queries) | |||
Relative Hyperlinks are not saved correctly | Excel Worksheet Functions |