Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10
Default saved hyperlinks don't open

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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,058
Default saved hyperlinks don't open

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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10
Default saved hyperlinks don't open

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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,520
Default saved hyperlinks don't open

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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10
Default saved hyperlinks don't open

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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,520
Default saved hyperlinks don't open

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
saved files loses hyperlinks Joan Links and Linking in Excel 0 December 18th 08 06:48 PM
Hyperlinks change when file is saved Grey Geek Excel Worksheet Functions 7 June 10th 08 05:05 PM
excel 2003 saved file will not open without a blank workbook open Bob Excel Discussion (Misc queries) 4 November 11th 06 04:24 PM
How do I prevent Hyperlinks from changing when saved? Doug Excel Discussion (Misc queries) 0 March 13th 06 01:15 AM
Relative Hyperlinks are not saved correctly PH at IUMG Excel Worksheet Functions 0 October 4th 05 08:38 PM


All times are GMT +1. The time now is 07:31 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"