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

Word table


  • Subject: Word table
  • From: Michael Ghilissen <email@hidden>
  • Date: Sat, 11 Jun 2005 12:42:41 -0400

Hi all,

How do you get/set the text object of a cell of a Word table with AS? I tried all the variations I could think of, unsuccessfully.

Thanks for your help.

Michael Ghilissen

tell application "Microsoft Word"
repeat with i from 4 to 5
repeat with j from 1 to 5
get text object of cell of row i of column j of table 1
end repeat
end repeat
end tell
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: iCal scripting help
  • Next by Date: Re: OT: Re: it's all true
  • Previous by thread: Re: iCal scripting help
  • Next by thread: Re: OT: Re: it's all true
  • Index(es):
    • Date
    • Thread