• 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: Applescript-users Digest, Vol 2, Issue 40
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Applescript-users Digest, Vol 2, Issue 40


  • Subject: Re: Applescript-users Digest, Vol 2, Issue 40
  • From: "Adam K. Wuellner" <email@hidden>
  • Date: Thu, 20 Jan 2005 15:41:42 -0600

On Jan 20, 2005, at 3:16 PM, Jim Murphy wrote:

Worksheet are inside of a workbook so to make a worksheet you would do the
following


tell application "Microsoft Excel"
	activate
	set new_WB to make new workbook
	tell new_WB
		make new worksheet at beginning
	end tell
end tell


Thanks, Murf. I had tried telling a workbook object that, but I had not included "at beginning", which seems to have been the show-stopper. I had tried some form of telling it where to make the sheet, but I can't remember the form I used, and obviously it was incorrect.


The script is running as I type this.  Thanks again.

_______________________________________________
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


References: 
 >RE: Applescript-users Digest, Vol 2, Issue 40 (From: "Jim Murphy" <email@hidden>)

  • Prev by Date: Re: filemaker pro 7 record ID issues
  • Next by Date: Folder Action/Applescript Newbie Question
  • Previous by thread: RE: Applescript-users Digest, Vol 2, Issue 40
  • Next by thread: Folder Action/Applescript Newbie Question
  • Index(es):
    • Date
    • Thread