#1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 1
Default hyperlink

I am running excel 2002 on windows xp professional. I have an excel
file and I am trying to create a hyperlink to a file on the network.
After I create the hyperlink I can click on it and it will open the
file. After I save the excel file it will not work any more. Any
suggestions.

Thanks
Steve
  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 11,058
Default hyperlink

Assume you have assigned a Mapped Drive to the server location, say G:

Put the name of the file somewhere, say E45:
dental options.xls

In another cell:
=HYPERLINK("file:///G:\" & E45)

this will get you a nice stable hyperlink
--
Gary''s Student - gsnu2007c


"Steve Crow" wrote:

I am running excel 2002 on windows xp professional. I have an excel
file and I am trying to create a hyperlink to a file on the network.
After I create the hyperlink I can click on it and it will open the
file. After I save the excel file it will not work any more. Any
suggestions.

Thanks
Steve

  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 2,118
Default hyperlink

Are you using the Universal Naming Convention (UNC) to refer to the
file...or are you using a mapped drive letter? I haven't experience any
issues using the UNC.

Examples:
Using UNC:
\\MyServer\MyFolder\MyFile.xls

Using a mapped drive letter referring to \\MyServer\MyFolder\:
H:\MyFile.xls

You might notice that your browser or newsreader interprets the UNC version
as a link, but not the mapped drive version, above.

Does that help?
--------------------------

Regards,

Ron
Microsoft MVP (Excel)
(XL2003, Win XP)

"Steve Crow" wrote in message
...
I am running excel 2002 on windows xp professional. I have an excel file
and I am trying to create a hyperlink to a file on the network. After I
create the hyperlink I can click on it and it will open the file. After I
save the excel file it will not work any more. Any suggestions.

Thanks
Steve



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
Can't make hyperlink function work for hyperlink to website Frank B Denman Excel Worksheet Functions 15 February 5th 07 11:01 PM
How do I create a hyperlink to a cell with the hyperlink function S. Bevins Excel Worksheet Functions 2 July 20th 06 08:06 PM
Moving rows with Hyperlink doesn't move hyperlink address Samad Excel Discussion (Misc queries) 15 June 22nd 06 12:03 PM
Hyperlink from one sheet to the hyperlink on another AO Excel Discussion (Misc queries) 2 July 5th 05 11:27 AM
Intra-workbook hyperlink: macro/function to return to hyperlink ce marika1981 Excel Discussion (Misc queries) 3 May 6th 05 05:47 AM


All times are GMT +1. The time now is 10:02 AM.

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"