• 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: Scripting Excel
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Scripting Excel


  • Subject: Re: Scripting Excel
  • From: Bill Metzinger <email@hidden>
  • Date: Tue, 16 Dec 2003 18:52:20 -0500

On Dec 16, 2003, at 3:50 PM, David DuBois wrote:

I need to be able to extract information dynamically by mearly selecting the cells I want, and then extract the text data in these cells.

David,
tell application "Microsoft Excel"
return (get Formula of (Selection))
end tell

This will return the text of multiple cells as a list providing that they're contiguous.


} He is not pining, he's passed on...
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Scripting Page Setup using Server Events
  • Next by Date: Re: Strange iDisk name (e.g., name-1)
  • Previous by thread: Re: Apple Speakable Items
  • Next by thread: Re: Quark conflicting properties (revisited)
  • Index(es):
    • Date
    • Thread