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

Re: Scripting Numbers


  • Subject: Re: Scripting Numbers
  • From: Michelle Steiner <email@hidden>
  • Date: Mon, 10 May 2010 10:30:35 -0700

On May 10, 2010, at 10:23 AM, Yvan KOENIG wrote:

In other words, how do I write in the currently selected cell of the currently selected table of the currently selected sheet etc.?

Thanks
Chris

tell application "Numbers" to tell document myDoc
tell sheet mySheet
tell table myTable
set value of cell myRow of column myColumn to myValue
end tell -- table
end tell -- sheet
end tell -Numbers

But how does he specify which document, sheet and table based on the selection?


-- Michelle

--

"If you don't preach in my school I won't think in your church"


 _______________________________________________
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: 
 >Scripting Numbers (From: Christian Prinoth <email@hidden>)
 >Re: Scripting Numbers (From: Yvan KOENIG <email@hidden>)

  • Prev by Date: Re: String to real conversion question
  • Next by Date: Re: String to real conversion question
  • Previous by thread: Re: Scripting Numbers
  • Next by thread: Rép: Scripting Numbers
  • Index(es):
    • Date
    • Thread