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