View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
striker72s striker72s is offline
external usenet poster
 
Posts: 1
Default Break all links in the workbook


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

--
striker72sPosted from http://www.pcreview.co.uk/ newsgroup acces