• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Excel: Breaking External Links
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Excel: Breaking External Links


  • Subject: Re: Excel: Breaking External Links
  • From: Cameron Knowlton <email@hidden>
  • Date: Mon, 14 Feb 2011 01:51:15 -0800

Bloody brilliant, Dave. All your guys Applescript examples make it look so easy, you're Experts!

Thanks again folks, this list is evolving my Applescript idioms exponentially.

Happy V Day!
Cam

At 6:37 PM +1300 11/02/14, David Wignall wrote:
>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

References: 
 >Re: Excel: Breaking External Links (From: David Wignall <email@hidden>)

  • Prev by Date: Script Debugger: errOSAInternalTableOverflow:-2707
  • Next by Date: Speed up Outlook script for getting mailboxes
  • Previous by thread: Re: Excel: Breaking External Links
  • Next by thread: Script Debugger: errOSAInternalTableOverflow:-2707
  • Index(es):
    • Date
    • Thread