PC Review


Reply
Thread Tools Rate Thread

Absolute External Link?

 
 
=?Utf-8?B?Sm9obiBLZWl0aA==?=
Guest
Posts: n/a
 
      21st Jun 2007
How can I set a link in the destination workbook to remain pointing to the
same place (the source workbook) no matter where destination sheet has been
copied.

I have a mapped network drive that many other systems rely on having the
same mapped drive letter. I want to utilize this mapping to point via an
external link to lookup data ranges based upon a cycle that is keyed. How do
i make this Link an absolute reference to the location?

The problem I have is that when the destination workbook is copied to a
different folder or drive the link's pointer changes which breaks the link.
I see how to change links from automatic to manual update... but that does
not prevent the driveath to the master sheet from attempting to change to
what excel thinks it should now point to. Is there some way to prefix the
link (Like using "$" in cell references) to force them to be an absolute
reference?

Maybe some code to rebuild the linking cell's formula on open?

Thoughts?

--
Regards,
John
 
Reply With Quote
 
 
 
 
=?Utf-8?B?R2FyeScncyBTdHVkZW50?=
Guest
Posts: n/a
 
      21st Jun 2007
Lets say the source is on G and everyone has G mapped correctly.

=INDIRECT("'G:\[Book1.xls]Sheet1'!$C$20")

will provide protection. Same will work for UNC-type addressing

=INDIRECT("'\\serv1\logytr\:[Book1.xls]Sheet1'!$C$20")

--
Gary''s Student - gsnu200732


"John Keith" wrote:

> How can I set a link in the destination workbook to remain pointing to the
> same place (the source workbook) no matter where destination sheet has been
> copied.
>
> I have a mapped network drive that many other systems rely on having the
> same mapped drive letter. I want to utilize this mapping to point via an
> external link to lookup data ranges based upon a cycle that is keyed. How do
> i make this Link an absolute reference to the location?
>
> The problem I have is that when the destination workbook is copied to a
> different folder or drive the link's pointer changes which breaks the link.
> I see how to change links from automatic to manual update... but that does
> not prevent the driveath to the master sheet from attempting to change to
> what excel thinks it should now point to. Is there some way to prefix the
> link (Like using "$" in cell references) to force them to be an absolute
> reference?
>
> Maybe some code to rebuild the linking cell's formula on open?
>
> Thoughts?
>
> --
> Regards,
> John

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
absolute cells when linking to an external file del Microsoft Excel Misc 2 6th May 2009 07:07 PM
link keeps changing from absolute to relative asdf Microsoft Powerpoint 1 18th Apr 2008 09:55 AM
Absolute->relative link sid.varno@gmail.com Microsoft Excel Discussion 2 6th Jun 2007 04:03 PM
Re: absolute paste link Gord Dibben Microsoft Excel Misc 0 7th Dec 2006 04:36 PM
Link - Absolute Reference? DAA Microsoft Excel Worksheet Functions 3 4th Jun 2004 09:51 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:22 PM.