Re: Excel: Breaking External Links
Re: Excel: Breaking External Links
- Subject: Re: Excel: Breaking External Links
- From: David Wignall <email@hidden>
- Date: Mon, 14 Feb 2011 18:37:17 +1300
On Monday, 14 February 2011 at 4:32 PM, Cameron Knowlton wrote:
I'm trying to break all existing links in an Excel [2008]
document, without reverting to System Events and menu
manipulation.
repeat with link_name in (link sources of active workbook)
break link active workbook name link_name type link type Excel links -- or link type OLE links
end repeat
--
Dave
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden