ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Saving Absolute Hyperlinks (https://www.excelbanter.com/excel-programming/299793-saving-absolute-hyperlinks.html)

BillT[_2_]

Saving Absolute Hyperlinks
 
I make an absolute hyperlink (full path). When I 'Save',
it reverts to a relative hyperlink. How do I avoid this?

david mcritchie

Saving Absolute Hyperlinks
 
what do you see
Example
Example
and where used
and how created
---
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

"BillT" wrote in message ...
I make an absolute hyperlink (full path). When I 'Save',
it reverts to a relative hyperlink. How do I avoid this?




BillT

Saving Absolute Hyperlinks
 
My Excel file sits on server A.

If I make a link to a file/directory on server B by browsing to select the server and file/directory, the link initially appears as a relative link, like
...\..\..\serverB\Lots\D74854
, and I can not make a connection to it.
If instead I edit that link to be an absolute link, like
file:\\serverB\Lots\D74854
then I can make connection to it. HOWEVER, once I 'Save' the excel file and re-open it, the link again appears as a relative link:
...\..\..\serverB\Lots\D74854

When making links to files/directories on the same server as my excel file, this problem doesn't appear (evidently because the relative links are fine within a server). However, I'll probably want to make even these links absolute, so that I can move my Excel file at some later time, and still have ALL my links work.

"David McRitchie" wrote:

what do you see
Example
Example
and where used
and how created
---
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

"BillT" wrote in message ...
I make an absolute hyperlink (full path). When I 'Save',
it reverts to a relative hyperlink. How do I avoid this?





Spork Rhonewood

Saving Absolute Hyperlinks
 
check out my solution in this thread.

http://www.excelforum.com/showthread...threadid=22324

--
Message posted from http://www.ExcelForum.com


david mcritchie

Saving Absolute Hyperlinks
 
I'm not on a server, but you might also want to look at two of
Harlan Grove's postings that I found looking for the part of
his answer that I remembered involving hyperlink base: in file, properties:
Since you can't search on "/../" "\\" I searched on
hyperlink.base group:*Excel* author:harlan

http://google.com/groups?threadm=uHC...%40tkmsftngp03
http://groups.google.com/groups?thre...%40tkmsftngp04

and the one you posted can be looked up faster on google groups
http://google.com/groups?threadm=40B...C6C9%40msn.com
---
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

"Spork Rhonewood " wrote
check out my solution in this thread.
http://www.excelforum.com/showthread...hreadid=223246





BillT

Saving Absolute Hyperlinks
 
Perfect. Thank you.

"Spork Rhonewood " wrote:

check out my solution in this thread.

http://www.excelforum.com/showthread...hreadid=223246


---
Message posted from http://www.ExcelForum.com/



david mcritchie

Saving Absolute Hyperlinks
 
Thanks for letting us know which link specifically helped you.
---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm

"BillT" wrote ...
Perfect. Thank you.

"Spork Rhonewood " wrote:
check out my solution in this thread.
http://www.excelforum.com/showthread...hreadid=223246





Tonio

Saving Absolute Hyperlinks
 
Hello,

I have visited your page and I didn't found how to conserve the absolute
path.
Could you please indicate me how to conserve the absolute path ?

Thanks,
Tonio

"David McRitchie" a écrit dans le message de
...
what do you see
Example
Example
and where used
and how created
---
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

"BillT" wrote in message

...
I make an absolute hyperlink (full path). When I 'Save',
it reverts to a relative hyperlink. How do I avoid this?






david mcritchie

Saving Absolute Hyperlinks
 
Hi Tonio,
Perhaps look at the thread as there is nothing on my site
that relates to this. The terms absolute and relative
hyperlinks were new to me although I use these forms
in HTML all the time, never in Excel. So you will have to
read the newsgroup references. Here is the Google
Groups reference that will get you to the entire thread
starting with were Bill described better what he was looking for.



---
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

"Tonio" wrote in message news:%
I have visited your page and I didn't found how to conserve the absolute
path.
Could you please indicate me how to conserve the absolute path ?



"BillT" wrote in message

...
I make an absolute hyperlink (full path). When I 'Save',
it reverts to a relative hyperlink. How do I avoid this?








Tonio

Saving Absolute Hyperlinks
 
Hi,

Thanks,

Tonio

"David McRitchie" a écrit dans le message de
...
Hi Tonio,
Perhaps look at the thread as there is nothing on my site
that relates to this. The terms absolute and relative
hyperlinks were new to me although I use these forms
in HTML all the time, never in Excel. So you will have to
read the newsgroup references. Here is the Google
Groups reference that will get you to the entire thread
starting with were Bill described better what he was looking for.




---
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

"Tonio" wrote in message news:%
I have visited your page and I didn't found how to conserve the absolute
path.
Could you please indicate me how to conserve the absolute path ?



"BillT" wrote in message

...
I make an absolute hyperlink (full path). When I 'Save',
it reverts to a relative hyperlink. How do I avoid this?









Tonio

Saving Absolute Hyperlinks
 
Hi,

The function LIEN_HYPERTEXTE(" "," ") works fine. (I'm french)

Bye,
Tonio

"David McRitchie" a écrit dans le message de
...
Hi Tonio,
Perhaps look at the thread as there is nothing on my site
that relates to this. The terms absolute and relative
hyperlinks were new to me although I use these forms
in HTML all the time, never in Excel. So you will have to
read the newsgroup references. Here is the Google
Groups reference that will get you to the entire thread
starting with were Bill described better what he was looking for.




---
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

"Tonio" wrote in message news:%
I have visited your page and I didn't found how to conserve the absolute
path.
Could you please indicate me how to conserve the absolute path ?



"BillT" wrote in message

...
I make an absolute hyperlink (full path). When I 'Save',
it reverts to a relative hyperlink. How do I avoid this?










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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com