Prev Previous Post   Next Post Next
  #1   Report Post  
Paul
 
Posts: n/a
Default Changing Links

I have a link on one of my worksheets:
='\\ahfctor01\ahfcsharedfiles\Branch and
Corporate\Corp\[Region108BARModel.xls]RegionalControl'!$F$11
I then have a macro that goes in and updates F11 and saves, but this changes
the link. How come? This is the code:

Workbooks.Open Filename:=netwrkpath
Sheets("RegionalControl").Range("f11").Value = "IN PROCESS!"
ActiveWorkbook.Save
ActiveWorkbook.SaveAs Filename:=netwrkpath2
Application.Run (macrname)
Application.Run (macrname)

The link switches to netwrkpath2, I would like to have it continue referring
to the first file. Can I accomplish that without re-writing the formula?

Thanks!
--
Paul
 
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
Phantom links KG Excel Discussion (Misc queries) 3 March 20th 05 04:41 PM
Links to other files Eric Excel Discussion (Misc queries) 1 February 24th 05 10:49 PM
HELP!!! Missing Links!!! [email protected] New Users to Excel 2 February 16th 05 03:20 PM
Links in formulas change when another user runs a workbook L Mehl Excel Discussion (Misc queries) 2 November 27th 04 09:27 PM
Why do my links break when I burn multiple Excel files to a CD? akrr-rasmussen Excel Worksheet Functions 1 November 17th 04 02:39 AM


All times are GMT +1. The time now is 02:12 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"