#1   Report Post  
tojo107
 
Posts: n/a
Default Breaking Links

Each month I have to break the links in about 40 workbooks, each with 10-15
worksheets in each.

Currently, I open each workbook, group all the tabs and then Copy/Paste
special values to break links.

Is there an easier way to this - sort of like a batch???

Thanks,
Tom
  #2   Report Post  
sebastienm
 
Posts: n/a
Default

Hi,

To change the links in a book or break the links in a book:
- manually: menu Edit Links, there change the source book or break the
links.
- programmatically:

To break all links for cells referencing to sourcebook.xls on C:\
ActiveWorkbook.BreakLink Name:= "C:\sorcebook.xls", Type:= xlExcelLinks

To change the links , use ActiveWorkbook.ChangeLink....

Now loop throught the books to process
-open one
- change/break link
-close it
- next one

--
Regards,
Sébastien


"tojo107" wrote:

Each month I have to break the links in about 40 workbooks, each with 10-15
worksheets in each.

Currently, I open each workbook, group all the tabs and then Copy/Paste
special values to break links.

Is there an easier way to this - sort of like a batch???

Thanks,
Tom

  #3   Report Post  
Dave Peterson
 
Posts: n/a
Default

In newer versions of excel (xl2002+, IIRC), you can choose:

Edit|Links|Break link.



tojo107 wrote:

Each month I have to break the links in about 40 workbooks, each with 10-15
worksheets in each.

Currently, I open each workbook, group all the tabs and then Copy/Paste
special values to break links.

Is there an easier way to this - sort of like a batch???

Thanks,
Tom


--

Dave Peterson
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
Reoccurring Edit Links Error Spyder Excel Discussion (Misc queries) 6 April 12th 05 02:30 PM
can't update links...can't find links GJR3599 Excel Discussion (Misc queries) 1 April 4th 05 04:56 PM
Data Table - Graph Links Breaking!!! Geise, Brad Charts and Charting in Excel 1 March 31st 05 12:34 AM
Breaking Links Guilherme Loretti Excel Discussion (Misc queries) 1 March 9th 05 09:56 PM
How do I prevent my links from breaking in Excel? Excel links Excel Worksheet Functions 1 November 16th 04 05:53 PM


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