View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
striker72s[_2_] striker72s[_2_] is offline
external usenet poster
 
Posts: 1
Default break excel links


Hello,

IV been trying to break links in excel workbooks by VBA
But I wanted to know how to break all the links in the workbooks, no
just one single link

ActiveWorkbook.BreakLink Name:= _
"\\excel\Portfolios\sample.xls" _
, Type:=xlExcelLinks

This code breaks single link, but is there a code to break them all.

Thanks in advanc

--
striker72
-----------------------------------------------------------------------
striker72s's Profile: http://www.excelforum.com/member.php...fo&userid=2486
View this thread: http://www.excelforum.com/showthread.php?threadid=38406