View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ExcelMonkey ExcelMonkey is offline
external usenet poster
 
Posts: 553
Default Stop Excel from updating external links when copying in VBA

Is there any way to stop Excel from trying to udate external links when
copying ranges (with External links) from one sheet to another in VBA.

Thanks